HomeFreeBSD

ext4: add support for reading sparse files

Description

ext4: add support for reading sparse files

Add support for sparse files in ext4. Also implement read-ahead, which
greatly increases the performance when transferring files from ext4.

Both features implemented by Damjan Jovanovic.

PR: 205816
MFC after: 1 week

Details

Provenance
pfgAuthored on
Parents
rS293679: Change the type of newsize argument in the smbfs_smb_setfsize() function
Branches
Unknown
Tags
Unknown