commit | 73a79706d7f197a428a43fbf335bbe75cdbc221f | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Mon Jul 16 16:39:12 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 17 13:33:05 2012 -0400 |
tree | bae0bcb90c212dbf7d6f2797ace285910d66e2a8 | |
parent | ab96291ea16b6b9c76bfac35ccbb26a15ecb01ce [diff] |
NFS: Split out NFS v4 inode operations The NFS v4 file inode operations are already already in nfs4proc.c, so this patch just needs to move the directory operations to the same file. Signed-off-by: Bryan Schumaker <bjschuma@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>