NFSD: Implement SEEK
authorAnna Schumaker <Anna.Schumaker@netapp.com>
Fri, 26 Sep 2014 17:58:27 +0000 (13:58 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Mon, 29 Sep 2014 18:35:20 +0000 (14:35 -0400)
This patch adds server support for the NFS v4.2 operation SEEK, which
returns the position of the next hole or data segment in a file.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found