Files
kernel_arpi/include/linux
Trond Myklebust acdc53b214 NFS: Replace __nfs_write_mapping with sync_inode()
Now that we have correct COMMIT semantics in writeback_single_inode, we can
reduce and simplify nfs_wb_all(). Also replace nfs_wb_nocommit() with a
call to filemap_write_and_wait(), which doesn't need to hold the
inode->i_mutex.

With that done, we can eliminate nfs_write_mapping() altogether.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2010-03-05 15:44:55 -05:00
..
2010-02-28 23:55:20 -08:00
2010-03-01 15:11:32 -05:00
2010-03-05 13:25:52 -05:00
2010-03-02 12:23:42 +01:00
2010-03-02 12:23:49 +01:00
2010-02-18 14:08:38 -08:00
2010-02-22 16:17:00 -08:00
2010-02-19 03:35:12 -05:00
2010-02-19 15:52:40 -05:00
2010-03-02 03:05:05 -08:00
2010-02-18 15:43:09 -08:00
2010-03-02 14:54:59 -08:00