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> - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html