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)
commit28c6925fce3927a9fe3c5b44af5fb266680fdcea
tree89692ec971c9703a0c437c40816b1f84ab2e3a74
parentc8541ecdd5692bcfbcb5305cab9a873288d29175
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