[<prev] [next>] [day] [month] [year] [list]
Message-ID: <946a3fda0610161829q55a30fc2i9aca871085241ff7@mail.gmail.com>
Date: Mon, 16 Oct 2006 20:29:35 -0500
From: "Eric L" <e.codemonkey@...il.com>
To: linux-ext4@...r.kernel.org
Subject: [PATCH 0/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>
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists