HomeFreeBSD

Fix a problem with sendfile() syscall by always doing I/O via bread() in

Description

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

Details

Provenance
Semen Ustimenko <semenu@FreeBSD.org>Authored on Jul 31 2002, 12:42 AM
Parents
rG402449649695: Introduce support for Mandatory Access Control and extensible
Branches
Unknown
Tags
Unknown

Event Timeline