freebsd-skq/sys/fs
delphij 24b61ed7a8 MFC (by des)
| Eliminate an unnecessary bcopy().
|
| Revision  Changes    Path
| 1.57      +15 -15    src/sys/fs/pseudofs/pseudofs_vnops.c

Approved by:	re (scottl)
No objection:	des
2005-10-09 08:59:34 +00:00
..
deadfs - Deadfs may now use the standard vop lock, get rid of dead_lock(). 2005-03-13 12:06:20 +00:00
devfs MFC: 2005-09-26 14:36:54 +00:00
fdescfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
fifofs Merge fifo_vnops.c:1.132 from HEAD to RELENG_6: 2005-10-04 15:33:06 +00:00
hpfs MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
msdosfs MFC (by obrien) 2005-10-09 03:33:52 +00:00
ntfs MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
nullfs Oops, actually MFC 1.89 (by kan) which was missed in previous commit: 2005-09-17 15:51:41 +00:00
nwfs MFC: 2005-10-01 17:39:50 +00:00
portalfs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
procfs Jumbo-commit to enhance 32 bit application support on 64 bit kernels. 2005-06-30 07:49:22 +00:00
pseudofs MFC (by des) 2005-10-09 08:59:34 +00:00
smbfs Staticize a symbol used only in this file. 2005-05-06 20:47:09 +00:00
udf MFC sys/fs/hpfs/hpfs_vfsops.c:1.54-1.56, 2005-09-30 06:26:42 +00:00
umapfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
unionfs - Set the v_object pointer after a successful VOP_OPEN(). This isn't a 2005-05-03 11:05:33 +00:00