kernel-fxtec-pro1x/drivers/staging/pohmelfs
Jens Axboe d8a8559cd7 writeback: get rid of generic_sync_sb_inodes() export
This adds two new exported functions:

- writeback_inodes_sb(), which only attempts to writeback dirty inodes on
  this super_block, for WB_SYNC_NONE writeout.
- sync_inodes_sb(), which writes out all dirty inodes on this super_block
  and also waits for the IO to complete.

Acked-by: Jan Kara <jack@suse.cz>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2009-09-11 09:20:25 +02:00
..
config.c Staging: Pohmelfs: Added IO permissions and priorities. 2009-04-17 11:06:30 -07:00
crypto.c Staging: pohmelfs: move open brace to same line on structs 2009-06-19 11:00:39 -07:00
dir.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00
inode.c writeback: get rid of generic_sync_sb_inodes() export 2009-09-11 09:20:25 +02:00
Kconfig Staging: pohmelfs: fix kconfig dependencies 2009-04-03 14:53:36 -07:00
lock.c Staging: Pohmelfs: Add load balancing between network states with the same priority. 2009-04-17 11:06:31 -07:00
Makefile Staging: pohmelfs: kconfig/makefile and vfs changes. 2009-04-03 14:53:36 -07:00
mcache.c Staging: pohmelfs: distributed locking and cache coherency protocol. 2009-04-03 14:53:34 -07:00
net.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00
netfs.h Staging: pohmelfs: Remove C99 comments 2009-06-19 11:00:39 -07:00
path_entry.c Staging: pohmelfs: should include fs_struct.h 2009-04-03 14:53:36 -07:00
trans.c Staging: pohmelfs: Remove braces around single statements 2009-06-19 11:00:39 -07:00