freebsd-src/sys/fs
Scott Long 8db4c2f20c Calculate the correct physical block number for files that are
embedded into their file_entry descriptor.  This is more for
correctness, since these files cannot be bmap'ed/mmap'ed anyways.
Enforce this restriction.

Submitted by:	tes@sgi.com
2002-08-02 06:22:20 +00:00
..
cd9660
coda
deadfs
devfs Introduce support for Mandatory Access Control and extensible 2002-08-02 03:12:40 +00:00
fdescfs - Change all LK_SHARE locks to LK_EXCLUSIVE. Shared locks aren't quite safe 2002-07-09 19:43:39 +00:00
fifofs Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
hpfs
msdosfs
ntfs Fix a problem with sendfile() syscall by always doing I/O via bread() in 2002-07-31 00:42:57 +00:00
nullfs Fix a race during null node creation between relookuping the hash and 2002-06-13 21:49:09 +00:00
nwfs o Lock page queue accesses in nwfs and smbfs. 2002-08-02 05:23:58 +00:00
portalfs Back out my lats commit of locking down a socket, it conflicts with hsu's work. 2002-05-31 11:52:35 +00:00
procfs Introduce support for Mandatory Access Control and extensible 2002-08-01 02:03:21 +00:00
pseudofs Introduce support for Mandatory Access Control and extensible 2002-08-01 01:33:12 +00:00
smbfs o Lock page queue accesses in nwfs and smbfs. 2002-08-02 05:23:58 +00:00
specfs - Explicitly state that specfs does not support locking by using 2002-07-27 05:14:59 +00:00
udf Calculate the correct physical block number for files that are 2002-08-02 06:22:20 +00:00
umapfs
unionfs nmount'ify unionfs further by using separate options instead 2002-06-15 22:48:14 +00:00