Skip to content
Commit 2e72448b authored by Anna Schumaker's avatar Anna Schumaker Committed by Anna Schumaker
Browse files

NFS: Add COPY nfs operation



This adds the copy_range file_ops function pointer used by the
sys_copy_range() function call.  This patch only implements sync copies,
so if an async copy happens we decode the stateid and ignore it.

Signed-off-by: default avatarAnna Schumaker <bjschuma@netapp.com>
parent 67911c8f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment