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-23 19:46:18 -07:00
2010-07-23 10:02:14 +09:00
2010-10-23 09:24:38 +09:00
2011-03-08 14:58:30 +09:00
2010-07-23 10:02:14 +09:00
2011-03-10 08:52:07 +01:00
2010-10-23 09:24:38 +09:00
2011-04-05 23:51:48 +02:00
2011-03-10 08:52:27 +01:00