linux-stable-rt/net
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure
This eliminates the i_blksize field from struct inode.  Filesystems that want
to provide a per-inode st_blksize can do so by providing their own getattr
routine instead of using the generic_fillattr() function.

Note that some filesystems were providing pretty much random (and incorrect)
values for i_blksize.

[bunk@stusta.de: cleanup]
[akpm@osdl.org: generic_fillattr() fix]
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-27 08:26:18 -07:00
..
802
8021q
appletalk
atm [ATM]: proper prototypes in net/atm/mpc.h (and reduce ifdef clutter) 2006-09-22 15:19:13 -07:00
ax25
bluetooth
bridge [NETFILTER]: kill listhelp.h 2006-09-22 15:19:45 -07:00
core Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 2006-09-24 10:15:13 -07:00
dccp [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
decnet
econet
ethernet
ieee80211 net/ieee80211: fix more crypto-related build breakage 2006-09-22 21:19:05 -04:00
ipv4 [NetLabel]: rework the Netlink attribute handling (part 1) 2006-09-25 15:56:09 -07:00
ipv6 [IPV6] ADDRCONF: Mobile IPv6 Home Address support. 2006-09-22 15:20:29 -07:00
ipx
irda
key
lapb
llc
netfilter [NETFILTER]: xt_limit: add compat conversion functions 2006-09-22 15:20:06 -07:00
netlabel [NetLabel]: update docs with website information 2006-09-25 15:57:13 -07:00
netlink
netrom
packet
rose
rxrpc
sched
sctp [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 2006-09-22 15:20:26 -07:00
sunrpc [PATCH] inode-diet: Eliminate i_blksize from the inode structure 2006-09-27 08:26:18 -07:00
tipc
unix
wanrouter
x25
xfrm [XFRM]: Fix wildcard as tunnel source 2006-09-22 15:19:06 -07:00
Kconfig
Makefile
TUNABLE
compat.c
nonet.c
socket.c
sysctl_net.c