freebsd-dev/sys/fs
Alfred Perlstein 7858dcd629 Cleanup of logic, flow and comments.
Submitted by: bde
2002-04-18 14:47:34 +00:00
..
cd9660 Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
coda Lock proctree_lock instead of pgrpsess_lock. 2002-04-16 17:11:34 +00:00
deadfs Remove __P. 2002-03-19 22:20:14 +00:00
devfs Fixed assorted bugs in setting of timestamps in devfs_setattr(). 2002-04-05 15:16:08 +00:00
fdescfs Remove __P. 2002-03-19 22:20:14 +00:00
fifofs Cleanup of logic, flow and comments. 2002-04-18 14:47:34 +00:00
hpfs Remove 3 instances of vm_zone.h inclusion. 2002-04-08 08:12:46 +00:00
msdosfs Fixed a very old bug in setting timestamps using utimes(2) on msdosfs 2002-04-05 14:01:04 +00:00
ntfs Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
nullfs Cannot release vnode underlying the nullfs vnode in null_inactive 2002-03-18 05:39:04 +00:00
nwfs Simple p_ucred -> td_ucred changes to start using the per-thread ucred 2002-02-27 18:32:23 +00:00
portalfs Remove __P. 2002-03-19 22:20:14 +00:00
procfs - Change procfs_control()'s first argument to be a thread pointer instead 2002-04-13 23:19:13 +00:00
pseudofs Remove stale XXX comment. 2002-04-14 04:12:44 +00:00
smbfs Check write permissions before creating anything. 2002-04-13 15:33:26 +00:00
specfs Lock proctree_lock instead of pgrpsess_lock. 2002-04-16 17:11:34 +00:00
udf Sync with UDF p4 tree: Use POSIX integer types instead of BSD types. 2002-04-15 19:49:15 +00:00
umapfs Change the suser() API to take advantage of td_ucred as well as do a 2002-04-01 21:31:13 +00:00
unionfs Change the vm_zone calls over to uma calls. Remove the reference to the 2002-04-08 06:57:43 +00:00