commit | 24bab491220faa446d945624086d838af41d616c | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@netapp.com> | Fri Sep 26 13:58:27 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Sep 29 14:35:20 2014 -0400 |
tree | e5954e85fe1cfa6fb138d5c660fae8e733527f1a | |
parent | 87a15a8090c0e5284c0e53528d9defa5d9237866 [diff] |
NFSD: Implement SEEK 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>