NFS: Clean up nfs_sync_mapping
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 20 Feb 2010 01:03:29 +0000 (17:03 -0800)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 5 Mar 2010 20:44:56 +0000 (15:44 -0500)
commit5cf95214ccb915591e2214f81de4659302d3e452
tree3afcc0d8db911b117a3537846d81d5a5172827cc
parent7f2f12d963e7c33a93bfb0b22f0178eb1e6a4196
NFS: Clean up nfs_sync_mapping

Remove the redundant call to filemap_write_and_wait().

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c