freebsd-nq/sys/ufs/ffs
Kirk McKusick ade67b509c Calculate updated superblock check-hash before writing it into the snapshot.
This corrects a bug that prevented snapshots from being mounted due to a
superblock check-hash failure.

Reported by:  Brennan Vincent <brennan@umanwizard.com>
Tested by:    Peter Holm (pho@)
Sponsored by: Netflix
2018-11-25 18:01:15 +00:00
..
ffs_alloc.c Implement O_BENEATH and AT_BENEATH. 2018-10-25 22:16:34 +00:00
ffs_balloc.c Replace the TRIM consolodation framework originally added in -r337396 2018-08-18 22:21:59 +00:00
ffs_extern.h Calculate updated superblock check-hash before writing it into the snapshot. 2018-11-25 18:01:15 +00:00
ffs_inode.c In preparation for adding inode check-hashes, clean up and 2018-11-13 21:40:56 +00:00
ffs_rawread.c sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ffs_snapshot.c Calculate updated superblock check-hash before writing it into the snapshot. 2018-11-25 18:01:15 +00:00
ffs_softdep.c In preparation for adding inode check-hashes, clean up and 2018-11-13 21:40:56 +00:00
ffs_subr.c Calculate updated superblock check-hash before writing it into the snapshot. 2018-11-25 18:01:15 +00:00
ffs_suspend.c Avoid assertion in /dev/ufssuspend when the suspend ioctl is 2018-08-01 19:06:55 +00:00
ffs_tables.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ffs_vfsops.c In preparation for adding inode check-hashes, clean up and 2018-11-13 21:40:56 +00:00
ffs_vnops.c ffs_syncvnode: Remove unhelpful print 2018-07-14 15:45:11 +00:00
fs.h Continuing efforts to provide hardening of FFS, this change adds a 2018-10-23 21:10:06 +00:00
softdep.h Replace the TRIM consolodation framework originally added in -r337396 2018-08-18 22:21:59 +00:00