]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nfsclient: Propagate copyin() errors from nfsm_uiombuf()
authorMark Johnston <markj@FreeBSD.org>
Tue, 12 Dec 2023 01:04:56 +0000 (20:04 -0500)
committerMark Johnston <markj@FreeBSD.org>
Tue, 12 Dec 2023 19:12:06 +0000 (14:12 -0500)
commitf1d1d50e1d089f0bfcd38e5f08b1e8bf5a1d64c3
tree7a0127432a5c168dedd1d993d834acd099248d10
parent7a241fa3182ba3e72a4e72011c6441a98cd63b0b
nfsclient: Propagate copyin() errors from nfsm_uiombuf()

Approved by: so
Security: SA-23:18.nfsclient
Reviewed by: rmacklem
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 6fa843f6e647a1a1e0e42af1e7abc9e903699f31)
sys/fs/nfs/nfs_var.h
sys/fs/nfsclient/nfs_clcomsubs.c
sys/fs/nfsclient/nfs_clrpcops.c
sys/fs/nfsclient/nfs_clvnops.c