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
..
2011-03-24 16:14:26 +02:00
2011-03-16 14:05:25 +02:00
2010-09-19 21:07:58 +03:00
2011-03-24 16:16:08 +02:00
2010-09-19 21:07:58 +03:00
2011-03-24 16:14:26 +02:00
2011-03-24 16:14:26 +02:00
2011-03-24 16:14:26 +02:00
2010-09-19 21:07:58 +03:00
2011-02-06 15:08:02 +02:00
2011-01-17 23:24:30 +02:00
2011-04-05 23:51:48 +02:00