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
Fix a problem with sendfile() syscall by always doing I/O via bread() in Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |