From: Anna Schumaker Date: Mon, 13 Jul 2015 18:01:32 +0000 (-0400) Subject: NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode() X-Git-Tag: omap-for-v4.3/fixes-rc1~78^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae09c31f66cc673bb8c64a5dbfdc04ab67f66d7e;p=pandora-kernel.git NFS: Rename nfs_commit_unstable_pages() to nfs_write_inode() All nfs_write_inode() does is pass its arguments to nfs_commit_unstable_pages(). Let's cut out the middle man and have nfs_write_pages() do the work directly. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed