.. |
cd9660
|
- Don't cache_purge() in cd9660_reclaim. vclean() does it for us so
|
2003-10-05 02:45:36 +00:00 |
coda
|
- Make proper use of the mntvnode_mtx. We do not need the loop label
|
2003-10-04 13:16:54 +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
|
Initialize struct vfsops C99-sparsely.
|
2003-06-12 20:48:38 +00:00 |
fdescfs
|
forgot to remove static declaration of fdesc_poll()
|
2003-09-27 12:34:41 +00:00 |
fifofs
|
Partially back out rev 1.87 by nuking fifo_inactive() and moving the
|
2003-06-16 17:17:09 +00:00 |
hpfs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
msdosfs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
ntfs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
nullfs
|
MFp4: Fix two bugs causing possible deadlocks or panics, and one nit:
|
2003-06-17 08:52:45 +00:00 |
nwfs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
portalfs
|
Initialize struct vfsops C99-sparsely.
|
2003-06-12 20:48:38 +00:00 |
procfs
|
Introduce a uiomove_frombuf helper routine that handles computing and
|
2003-10-02 15:00:55 +00:00 |
pseudofs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
smbfs
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
specfs
|
Synchronize access to a page's valid field by using the lock from its
|
2003-10-04 09:20:00 +00:00 |
udf
|
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
|
2003-10-05 02:43:30 +00:00 |
umapfs
|
Initialize struct vfsops C99-sparsely.
|
2003-06-12 20:48:38 +00:00 |
unionfs
|
Add a "int fd" argument to VOP_OPEN() which in the future will
|
2003-07-26 07:32:23 +00:00 |