Hi All, This small patch set implements the SEEK_HOLE/SEEK_DATA options to the lseek system call described in Jeff Bonwick's weblog - http://blogs.sun.com/bonwick/entry/seek_hole_and_seek_data The first patch is a small change to the core VFS layer to pass through the options. The second implements the actual functionality in ext3. Signed-off-by: Eric Lorimer <e.codemonkey@xxxxxxxxx>
Attachment:
lseek.patch
Description: Binary data
Attachment:
vfs_lseek.patch
Description: Binary data