+1
−0
+2
−0
fs/nfs/nfs42.h
0 → 100644
+14
−0
fs/nfs/nfs42proc.c
0 → 100644
+69
−0
fs/nfs/nfs42xdr.c
0 → 100644
+98
−0
Loading
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 <Anna.Schumaker@Netapp.com> Signed-off-by:
Trond Myklebust <trond.myklebust@primarydata.com>