diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-02-20 02:03:26 +0100 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2010-03-05 21:44:55 +0100 |
commit | acdc53b2146c7ee67feb1f02f7bc3020126514b8 (patch) | |
tree | 3d8b087e8526c4caed87229fe12c2a2b261dd0a5 /fs/nfs/unlink.c | |
parent | NFS: Simplify nfs_wb_page_cancel() (diff) | |
download | linux-acdc53b2146c7ee67feb1f02f7bc3020126514b8.tar.xz linux-acdc53b2146c7ee67feb1f02f7bc3020126514b8.zip |
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>
Diffstat (limited to 'fs/nfs/unlink.c')
0 files changed, 0 insertions, 0 deletions