]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sendfile: don't panic when VOP_GETPAGES_ASYNC returns an error
authorasomers <asomers@FreeBSD.org>
Mon, 29 Jul 2019 20:50:26 +0000 (20:50 +0000)
committerasomers <asomers@FreeBSD.org>
Mon, 29 Jul 2019 20:50:26 +0000 (20:50 +0000)
commit86096c0ff7209debb19cd33f629565e023e4a615
tree5e85a4193b3fe623161aa64f95fec16c1a6fe2f5
parentf2c6081c3a8e31d42e6a5147cafcdd7b5defcf47
sendfile: don't panic when VOP_GETPAGES_ASYNC returns an error

This is a partial merge of 350144 from projects/fuse2

PR: 236466
Reviewed by: markj
MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D21095
sys/kern/kern_sendfile.c