NetBSD/sys/fs/efs
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
efs.h
efs_dinode.h
efs_dir.h
efs_extent.h
efs_genfs.c
efs_genfs.h
efs_ihash.c Replace struct lock on vnodes with a simpler lock object built on 2008-01-30 09:50:19 +00:00
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c Merge brelse() changes from the vmlocking branch. 2007-10-08 18:02:53 +00:00
efs_subr.h
efs_vfsops.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
efs_vnops.c Remove VOP_LEASE. Discussed on tech-kern. 2008-01-25 14:32:11 +00:00
files.efs