From: Anna Schumaker Date: Wed, 22 Oct 2014 19:53:10 +0000 (-0400) Subject: NFS: SEEK is an NFS v4.2 feature X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~109^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e983120e923aa1c5d2aaf528331c298c88f3ab85;p=pandora-kernel.git 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 Tested-by: J. Bruce Fields Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed