]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee3183e10cac6fdbc9ce95263004299da9bba73f
treeb2b4fe8f3456ecf53266fcc36955f9ab3ec9a8ef
parentb443252b5a08a2efe3d7784d818da053e284595a
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