freebsd-dev/sys/ufs
Kirk McKusick c9509f5865 Rather than copying all the indirect blocks of the snapshot,
simply mark them as BLK_NOCOPY. This trick cuts the initial
size of the snapshot in half and cuts the time to take a
snapshot by a third.
2001-04-26 00:50:53 +00:00
..
ffs Rather than copying all the indirect blocks of the snapshot, 2001-04-26 00:50:53 +00:00
ifs Move the netexport structure from the fs-specific mountstructure 2001-04-25 07:07:52 +00:00
mfs Move the netexport structure from the fs-specific mountstructure 2001-04-25 07:07:52 +00:00
ufs When closing the last reference to an unlinked file, it is freed 2001-04-25 08:11:18 +00:00