NetBSD/sys/ufs/ffs
perry b6a2ef7569 Convert many of the uses of __attribute__ to equivalent
__packed, __unused and __dead macros from cdefs.h
2007-12-25 18:33:32 +00:00
..
ffs_alloc.c Avoid doing bawrite to initialize inode block while holding cylinder 2007-11-01 06:31:59 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c Add some comments. 2007-12-08 15:21:19 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ffs_inode.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ffs_snapshot.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ffs_softdep.c Remove cn_lwp from struct componentname. curlwp should be used 2007-12-08 19:29:36 +00:00
ffs_softdep.stub.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00
ffs_subr.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_tables.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_vfsops.c Call genfs_node_init a little earlier to avoid a vput()ing an 2007-12-20 16:18:57 +00:00
ffs_vnops.c Remove the "struct lwp *" argument from all VFS and VOP interfaces. 2007-11-26 19:01:26 +00:00
fs.h Convert many of the uses of __attribute__ to equivalent 2007-12-25 18:33:32 +00:00
Makefile
softdep.h Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00