NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()
authorBryan Schumaker <bjschuma@netapp.com>
Wed, 20 Jun 2012 19:53:40 +0000 (15:53 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 29 Jun 2012 15:46:43 +0000 (11:46 -0400)
commite38eb6506ff426a2bb93433fecfcc863a95fcd03
treeb2b4fe8f3456ecf53266fcc36955f9ab3ec9a8ef
parent6e5b587d2f4271a1a4a47e3169db7157aefc31ed
NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()

The generic client doesn't need to know about pnfs layout drivers, so
this should be done in the v4 code.

Signed-off-by: Bryan Schumaker <bjschuma@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/nfs4proc.c