]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Clean up nfs_flush_inode()
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 16 Sep 2006 17:04:50 +0000 (13:04 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 6 Dec 2006 15:46:34 +0000 (10:46 -0500)
commitf3c388deb5324361836bb7704ba76eaab7fa315a
tree89692ec971c9703a0c437c40816b1f84ab2e3a74
parent3aff34848b880c4c2c4d2fa5306b27ae7f538fb8
NFS: Clean up nfs_flush_inode()

Make it take a struct writepages argument, and rename to
nfs_flush_mapping().

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