freebsd-nq/sys/ufs
Tor Egge d4d530da96 Eliminate a deadlock that can occur when a dirty block belonging to a snapshot
file is flushed by a process not holding snaplk (e.g. bufdaemon).  Another
process might hold snaplk and try to access the block due to ffs_copyonwrite
processing.
2005-10-09 20:07:51 +00:00
..
ffs Eliminate a deadlock that can occur when a dirty block belonging to a snapshot 2005-10-09 20:07:51 +00:00
ufs Use the refcount API to manage the reference count for user credentials 2005-09-27 18:09:42 +00:00