linux/fs/ubifs
Jens Axboe 7dcda1c96d fs: export empty_aops
With the ->sync_page() hook gone, we have a few users that
add their own static address_space_operations without any
functions defined.

fs/inode.c already has an empty_aops that it uses for init
purposes. Lets export that and use it in the places where
an otherwise empty aops was defined.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-04-05 23:51:48 +02:00
..
budget.c
commit.c
compress.c
debug.c UBIFS: use GFP_NOFS properly 2011-03-24 16:14:26 +02:00
debug.h UBIFS: clean-up commentaries 2011-03-16 14:05:25 +02:00
dir.c
file.c UBIFS: fix assertion warning and refine comments 2011-03-24 16:16:18 +02:00
find.c
gc.c
io.c
ioctl.c userns: rename is_owner_or_cap to inode_owner_or_capable 2011-03-23 19:47:13 -07:00
journal.c
Kconfig UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS 2011-03-24 16:16:08 +02:00
key.h
log.c
lprops.c UBIFS: use GFP_NOFS properly 2011-03-24 16:14:26 +02:00
lpt_commit.c UBIFS: use GFP_NOFS properly 2011-03-24 16:14:26 +02:00
lpt.c
Makefile
master.c
misc.h
orphan.c UBIFS: use GFP_NOFS properly 2011-03-24 16:14:26 +02:00
recovery.c
replay.c
sb.c
scan.c
shrinker.c
super.c Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 2011-03-24 10:16:26 -07:00
tnc_commit.c
tnc_misc.c
tnc.c
ubifs-media.h
ubifs.h
xattr.c fs: export empty_aops 2011-04-05 23:51:48 +02:00