[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <946a3fda0610161830u2070c903h7faa93d2dda3786f@mail.gmail.com>
Date: Mon, 16 Oct 2006 20:30:34 -0500
From: "Eric L" <e.codemonkey@...il.com>
To: linux-ext4@...r.kernel.org
Subject: [PATCH 1/1] lseek - SEEK_HOLE/SEEK_DATA support
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@...il.com>
Download attachment "lseek.patch" of type "application/octet-stream" (4357 bytes)
Download attachment "vfs_lseek.patch" of type "application/octet-stream" (605 bytes)
Powered by blists - more mailing lists