aboutsummaryrefslogtreecommitdiff
path: root/cddl/Makefile.inc
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2020-08-20 01:31:21 +0000
committerAlan Somers <asomers@FreeBSD.org>2020-08-20 01:31:21 +0000
commit02fa3d2963a4e19c270d689af7bd1980e4d53e08 (patch)
tree332db636d41f4a16c17d90063d54d8c5d7545de2 /cddl/Makefile.inc
parent72c7f24c8d2d136757bb30366d65b7e68943994d (diff)
downloadsrc-02fa3d2963a4e19c270d689af7bd1980e4d53e08.tar.gz
src-02fa3d2963a4e19c270d689af7bd1980e4d53e08.zip
zfs: fix EIO accessing dataset after resuming interrupted receive
ZFS unmounts a dataset while receiving into it and remounts it afterwards. But if ZFS is resuming an incomplete receive, it screws up and ends up with a dataset that is mounted, but returns EIO for every access. This commit fixes that condition. While the vulnerable code also exists in OpenZFS, the problem is not reproducible there. Apparently OpenZFS doesn't unmount the destination dataset during receive, like FreeBSD does. PR: 248606 Reviewed by: mmacy MFC after: 2 weeks Sponsored by: Axcient Differential Revision: https://reviews.freebsd.org/D26034
Notes
Notes: svn path=/head/; revision=364412
Diffstat (limited to 'cddl/Makefile.inc')
0 files changed, 0 insertions, 0 deletions