freebsd-nq/sys/ufs
Kirk McKusick 48d617487d Several small but important fixes for snapshots:
1) Be more tolerant of missing snapshot files by only trying to decrement
   their reference count if they are registered as active.

2) Fix for snapshots of filesystems with block sizes larger than 8K
   (from Ollivier Robert <roberto@eurocontrol.fr>).

3) Fix to avoid losing last block in snapshot file when calculating blocks
   that need to be copied (from Don Coleman <coleman@coleman.org>).
2000-12-19 04:41:09 +00:00
..
ffs Several small but important fixes for snapshots: 2000-12-19 04:41:09 +00:00
ifs - Move ifs_init() so that it can initialize ifs_inode_hash_mtx. 2000-12-14 09:15:27 +00:00
mfs Add VOP_*VOBJECT vops, because MFS requires explicit vop specification. 2000-09-12 16:21:16 +00:00
ufs Several small but important fixes for snapshots: 2000-12-19 04:41:09 +00:00