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
| ||
|
Message-ID: <20131007134002.GG4540@thunk.org> Date: Mon, 7 Oct 2013 09:40:02 -0400 From: Theodore Ts'o <tytso@....edu> To: "Darrick J. Wong" <darrick.wong@...cle.com> Cc: linux-ext4@...r.kernel.org Subject: Re: [PATCH 10/31] libext2fs: Allow callers to punch a single block On Mon, Sep 30, 2013 at 06:27:46PM -0700, Darrick J. Wong wrote: > The range of blocks to punch is treated as an inclusive range on both ends, > i.e. if start=1 and end=2, both blocks 1 and 2 are punched out. Thus, start == > end means that the caller wishes to punch a single block. Remove the check > that prevents us from punching a single block. > > Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com> Thanks, applied to the maint branch, modulo commit description reformat. - Ted -- 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