NFSD: Implement SEEK
authorAnna Schumaker <[email protected]>
Fri, 26 Sep 2014 17:58:27 +0000 (13:58 -0400)
committerJ. Bruce Fields <[email protected]>
Mon, 29 Sep 2014 18:35:20 +0000 (14:35 -0400)
commit24bab491220faa446d945624086d838af41d616c
treee5954e85fe1cfa6fb138d5c660fae8e733527f1a
parent87a15a8090c0e5284c0e53528d9defa5d9237866
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 <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
fs/nfsd/nfs4proc.c
fs/nfsd/nfs4xdr.c
fs/nfsd/xdr4.h
include/linux/nfs4.h