1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/fs
Semen Ustimenko b0c1faefdd Fix a problem with sendfile() syscall by always doing I/O via bread() in
ntfs_read(). This guarantee that requested cache pages will be valid if
UIO_NOCOPY specifed.

PR:		bin/34072, bin/36189
MFC after:	1 week
2002-07-31 00:42:57 +00:00
..
cd9660
coda
deadfs
devfs Introduce support for Mandatory Access Control and extensible 2002-07-30 23:12:37 +00:00
fdescfs
fifofs
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
nwfs
portalfs
procfs Create a new thread state to describe threads that would be ready to run 2002-07-29 18:33:32 +00:00
pseudofs
smbfs
specfs - Explicitly state that specfs does not support locking by using 2002-07-27 05:14:59 +00:00
udf Unbreak LINT; sort the includes so that functions are explicitly 2002-07-16 09:33:33 +00:00
umapfs
unionfs