freebsd-dev/sys/fs
Tim J. Robbins 208a7a97a3 In smbfs_inactive(), only invalidate the node's attribute cache if we
had to send a file close request to the server.
2004-01-04 00:57:22 +00:00
..
cd9660 DuH! 2003-10-18 14:10:28 +00:00
coda - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
deadfs Finish cleanup of vprint() which was begun with changing v_tag to a string. 2003-03-03 19:15:40 +00:00
devfs Improve on POLA by populating DEVFS before doing devfs(8) rule ioctls. 2004-01-02 19:02:28 +00:00
fdescfs Fix vnode locking in fdesc_setattr. Lock vnode before invoking 2003-11-19 04:14:42 +00:00
fifofs Use "fip->fi_readers == 0 && fip->fi_writers == 0" as the condition for 2003-11-16 01:11:11 +00:00
hpfs DuH! 2003-10-18 14:10:28 +00:00
msdosfs Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation 2003-12-29 11:59:05 +00:00
ntfs Avoid sign extension when casting signed characters to unsigned wide 2003-12-16 01:52:54 +00:00
nullfs v_vxproc was a bogus name for a thread (pointer). 2003-12-28 09:12:56 +00:00
nwfs Remove useless SMP check code. 2003-12-07 17:37:44 +00:00
portalfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
procfs Minor whitespace and style issues. 2003-12-07 17:40:00 +00:00
pseudofs Constify, and add an API function to find a named node in a directory. 2003-12-07 17:41:19 +00:00
smbfs In smbfs_inactive(), only invalidate the node's attribute cache if we 2004-01-04 00:57:22 +00:00
specfs Initialize b_iooffset correctly. 2003-11-13 09:58:09 +00:00
udf Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
umapfs Initialize struct vfsops C99-sparsely. 2003-06-12 20:48:38 +00:00
unionfs Pass ACL, extended attribute and MAC vnode ops down the vnode stack. 2004-01-03 00:36:46 +00:00