NFS: Pass super operations and xattr handlers in the nfs_subversion
authorBryan Schumaker <bjschuma@netapp.com>
Mon, 30 Jul 2012 20:05:20 +0000 (16:05 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 30 Jul 2012 23:06:05 +0000 (19:06 -0400)
commit6a74490dca897471a994a542fc7c5a469b48b46b
treed1ae8565c3e51bff590858b2f681b2c35700f55f
parent1179acc6a3e260bc4edc74fa94f6c7908290eaec
NFS: Pass super operations and xattr handlers in the nfs_subversion

I can set all variables in the nfs_fill_super() function, allowing me to
remove the nfs4_fill_super() function.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/internal.h
fs/nfs/nfs.h
fs/nfs/nfs2super.c
fs/nfs/nfs3super.c
fs/nfs/nfs4super.c
fs/nfs/super.c
This page took 0.057733 seconds and 5 git commands to generate.