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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 6 Jun 2015 16:20:11 -0400
From:	Theodore Ts'o <tytso@....edu>
To:	Lukáš Czerner <lczerner@...hat.com>
Cc:	Josef Bacik <jbacik@...com>, linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: only call ext4_truncate when size <= isize

On Tue, Jun 02, 2015 at 10:08:18AM +0200, Lukáš Czerner wrote:
> On Tue, 19 May 2015, Josef Bacik wrote:
> 
> > Date: Tue, 19 May 2015 11:28:57 -0400
> > From: Josef Bacik <jbacik@...com>
> > To: tytso@....edu, linux-ext4@...r.kernel.org
> > Subject: [PATCH] ext4: only call ext4_truncate when size <= isize
> > 
> > At LSF we decided that if we truncate up from isize we shouldn't trim fallocated
> > blocks that were fallocated with KEEP_SIZE and are past the new i_size.  This
> > patch fixes ext4 to do this.  Thanks,
> 
> Looks good, thanks!
> 
> Reviewed-by: Lukas Czerner <lczerner@...hat.com>

Applied, thanks.

					- 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

Powered by Openwall GNU/*/Linux Powered by OpenVZ