NetBSD/sys/fs/hfs
ad 3490efcc63 Replace struct lock on vnodes with a simpler lock object built on
krwlock_t. This is a step towards removing lockmgr and simplifying
vnode locking. Discussed on tech-kern.
2008-01-30 09:50:19 +00:00
..
Makefile
TODO Add a few. 2007-03-22 13:20:13 +00:00
files.hfs
hfs.h sprinkle #ifdef _KERNEL 2007-08-08 09:21:34 +00:00
hfs_nhash.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
hfs_subr.c specfs changes for PR kern/37717 (raidclose() is no longer called on 2008-01-24 17:32:52 +00:00
hfs_vfsops.c Fix some race conditions in rename. 2008-01-28 14:31:15 +00:00
hfs_vnops.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
libhfs.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
libhfs.h Add support for HFS Wrapper (HFS+ volume inside an HFS volume). 2007-03-22 13:21:28 +00:00
unicode.c use __KERNEL_RCSID() 2007-12-11 11:52:26 +00:00
unicode.h