NFS: nfs_writepages() cleanup
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 13 Dec 2006 20:23:47 +0000 (15:23 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:07 +0000 (15:35 -0800)
commitd30c8348a4ba292a09addd122de2f3189c21a7ff
tree4aa5bf398902741643c8e6e88d5676ca02b5dfa2
parentf40313ac39fedca519c36fdc454acf2632e641da
NFS: nfs_writepages() cleanup

Strip out the call to nfs_commit_inode(), and allow that to be done by
nfs_write_inode().

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