Home
last modified time | relevance | path

Searched hist:"754035 ff79a14886e68c0c9f6fa80adb21f12b53" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.cdiff 754035ff79a14886e68c0c9f6fa80adb21f12b53 Fri Aug 19 14:16:36 CDT 2022 Olga Kornievskaia <kolga@netapp.com> NFSD enforce filehandle check for source file in COPY

If the passed in filehandle for the source file in the COPY operation
is not a regular file, the server MUST return NFS4ERR_WRONG_TYPE.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>