implement simple fs aops
authorNick Piggin <npiggin@suse.de>
Tue, 16 Oct 2007 08:25:03 +0000 (01:25 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 16 Oct 2007 16:42:55 +0000 (09:42 -0700)
commit800d15a53e7d14fa26495b7b95d3bfe7877dd69d
tree09a59e32043f1b601b73ad6105e7634679337884
parent674b892ede247ef4fb8d00918f02e29c32b9bbaf
implement simple fs aops

Implement new aops for some of the simpler filesystems.

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/configfs/inode.c
fs/hugetlbfs/inode.c
fs/ramfs/file-mmu.c
fs/ramfs/file-nommu.c
fs/sysfs/inode.c
mm/shmem.c