From: Trond Myklebust Date: Sat, 20 Feb 2010 00:46:56 +0000 (-0800) Subject: NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c X-Git-Tag: v2.6.34-rc1~190^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fc795f703c5138e1a8bfb88c69f52632031aa6a;p=pandora-kernel.git NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c The sole purpose of nfs_write_inode is to commit unstable writes, so move it into fs/nfs/write.c, and make nfs_commit_inode static. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed