freebsd-skq/sys/fs/unionfs
phk 216166ee0d Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST.
Use this in all the places where sleeping with the lock held is not
an issue.

The distinction will become significant once we finalize the exact
lock-type to use for this kind of case.
2004-11-13 11:53:02 +00:00
..
union_subr.c Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00
union_vfsops.c Introduce an alias for FILEDESC_{UN}LOCK() with the suffix _FAST. 2004-11-13 11:53:02 +00:00
union_vnops.c Eliminate unnecessary KASSERTs. 2004-10-27 06:48:21 +00:00
union.h Fix unionfs problems when a directory is mounted on other directory 2004-10-05 05:59:29 +00:00