From: Bryan Schumaker Date: Mon, 30 Jul 2012 20:05:21 +0000 (-0400) Subject: NFS: Split out remaining NFS v4 inode functions X-Git-Tag: v3.6-rc1~29^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19d87ca3623956494b517f3abe0caf2616d55457;p=pandora-kernel.git NFS: Split out remaining NFS v4 inode functions Somehow I missed this in my previous patch series, but these functions are only needed by the v4 code and should be moved to a v4-only file. I wasn't exactly sure where I should put these functions, so I moved them into nfs4super.c where I could make them static. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed