]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Thu, 23 Oct 2014 18:00:54 +0000 (14:00 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Mon, 24 Nov 2014 17:49:13 +0000 (12:49 -0500)
commit878ffa9f855e84d35d950f1abeb5a37b8435baea
treeb08c4741239a07b2a404999a45e4a6125b01e116
parentc1b69b1ca1f5a8669034348cee9e495fde99bf69
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK

This should make the code easier to maintain in the future.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs42proc.c