lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ