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:
Anna Schumaker <bjschuma@netapp.com>
Showing
- fs/nfs/nfs42.h 1 addition, 0 deletionsfs/nfs/nfs42.h
- fs/nfs/nfs42proc.c 105 additions, 0 deletionsfs/nfs/nfs42proc.c
- fs/nfs/nfs42xdr.c 146 additions, 0 deletionsfs/nfs/nfs42xdr.c
- fs/nfs/nfs4file.c 23 additions, 0 deletionsfs/nfs/nfs4file.c
- fs/nfs/nfs4proc.c 1 addition, 0 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4xdr.c 1 addition, 0 deletionsfs/nfs/nfs4xdr.c
- include/linux/nfs4.h 1 addition, 0 deletionsinclude/linux/nfs4.h
- include/linux/nfs_fs_sb.h 1 addition, 0 deletionsinclude/linux/nfs_fs_sb.h
- include/linux/nfs_xdr.h 26 additions, 0 deletionsinclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment