freebsd-dev/sys/fs
Poul-Henning Kamp 39a78f8cf4 Don't call devsw() more than we need to, and in particular do not expose
ourselves to device removal by not checking for it the second time.

Use count_dev(dev) rather than vcount(vp)
2004-03-10 20:56:28 +00:00
..
cd9660 Fix comment containing vop_readdir_args contents: a_cookies is really 2004-02-23 01:43:00 +00:00
coda Device megapatch 5/6: 2004-02-21 21:32:15 +00:00
deadfs
devfs Report the correct length for symlink entries. 2004-02-19 19:09:52 +00:00
fdescfs Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
fifofs
hpfs
msdosfs Fixed a serious off by 1 error. The cluster-in-use bitmap was overrun 2004-02-21 22:47:19 +00:00
ntfs
nullfs
nwfs Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
portalfs Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
procfs Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
pseudofs Fix a panic in pseudofs(9) that could occur when doing an I/O 2004-02-10 21:06:47 +00:00
smbfs Fixes problems that occurred when a file was removed and a directory 2004-02-10 05:53:02 +00:00
specfs Don't call devsw() more than we need to, and in particular do not expose 2004-03-10 20:56:28 +00:00
udf Change __FUNCTION__ to __func__ 2004-03-03 07:43:34 +00:00
umapfs
unionfs Do not allow operations which cause known file-system corruption. 2004-01-16 22:55:25 +00:00