commit | e983120e923aa1c5d2aaf528331c298c88f3ab85 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Wed Oct 22 15:53:10 2014 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 12 14:22:54 2014 -0500 |
tree | e93c87540690697b609b827ad90e927611662186 | |
parent | 16caf5b6101d03335b386e77e9e14136f989be87 [diff] |
NFS: SEEK is an NFS v4.2 feature Somehow the nfs_v4_1_minor_ops had the NFS_CAP_SEEK flag set, enabling SEEK over v4.1. This is wrong, and can make servers crash. Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Tested-by: J. Bruce Fields <bfields@redhat.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>