NetBSD/sys/ufs/ffs
pavel 934634a18c Change the process/lwp flags seen by userland via sysctl back to the
P_*/L_* naming convention, and rename the in-kernel flags to avoid
conflict. (P_ -> PK_, L_ -> LW_ ). Add back the (now unused) LSDEAD
constant.

Restores source compatibility with pre-newlock2 tools like ps or top.

Reviewed by Andrew Doran.
2007-02-17 22:31:36 +00:00
..
Makefile
ffs_alloc.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 16:55:29 +00:00
ffs_appleufs.c PR 33697: complete timecounter conversion 2006-06-11 09:26:04 +00:00
ffs_balloc.c Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
ffs_bswap.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ffs_extern.h New file system suspension API to replace vn_start_write and vn_finished_write. 2007-01-19 14:49:08 +00:00
ffs_inode.c ffs_truncate: don't forget to zero the past eof in the case of 2006-10-17 11:39:18 +00:00
ffs_snapshot.c Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
ffs_softdep.c Change the process/lwp flags seen by userland via sysctl back to the 2007-02-17 22:31:36 +00:00
ffs_softdep.stub.c __unused removal on arguments; approved by core. 2006-11-16 01:32:37 +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 Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
ffs_vnops.c Change fstrans enum types to upper case. 2007-01-29 15:42:50 +00:00
fs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
softdep.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00