NetBSD/sys/ufs
hannken b28fa91685 Before expunging all snapshots take the snapshot lock and resume the file
system as this is sufficient for the remaining operations.

Reduces the time the file system is suspended and should make this time
independent of the number of snapshots already present.
2011-04-29 09:45:15 +00:00
..
ext2fs Change vflushbuf() to return an error if a synchronous write fails. 2011-04-26 11:32:38 +00:00
ffs Before expunging all snapshots take the snapshot lock and resume the file 2011-04-29 09:45:15 +00:00
lfs - Use offsetof() in VOPARG_OFFSETOF() instead of re-implementing it. 2011-04-03 01:19:35 +00:00
mfs Clean up vnode lock operations pass 2: 2010-06-24 12:58:48 +00:00
ufs sys_link: prevent hard links on directories (cross-mount operations are 2011-04-24 21:35:29 +00:00
files.ufs Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
Makefile