From: Anna Schumaker Date: Fri, 26 Sep 2014 17:58:48 +0000 (-0400) Subject: NFS: Implement SEEK X-Git-Tag: fixes-against-v3.18-rc2~50^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c6dcbe5ceff81c2cf8d929646af675cd59fe7c0;p=pandora-kernel.git NFS: Implement SEEK The SEEK operation is used when an application makes an lseek call with either the SEEK_HOLE or SEEK_DATA flags set. I fall back on nfs_file_llseek() if the server does not have SEEK support. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed