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:	Tue, 7 Jun 2011 15:32:31 +0200 (CEST)
From:	Lukas Czerner <lczerner@...hat.com>
To:	"Amir G." <amir73il@...rs.sourceforge.net>
cc:	Lukas Czerner <lczerner@...hat.com>, linux-ext4@...r.kernel.org,
	tytso@....edu, Amir Goldstein <amir73il@...rs.sf.net>,
	Yongqiang Yang <xiaoqiangnk@...il.com>
Subject: Re: [PATCH RFC 05/30] ext4: snapshot hooks - delete blocks

On Tue, 7 Jun 2011, Amir G. wrote:

> >> @@ -4543,6 +4544,29 @@ do_more:
> >>               goto error_return;
> >>       }
> >>
> >> +     maxblocks = count;
> >> +     ret = ext4_snapshot_get_delete_access(handle, inode,
> >> +                                           block, &maxblocks);
> >
> > It would be nice to have this defined in the same commit, so I know what
> > is it doing.
> 
> Sorry, full patches again :-/
> I will post them soon without any fixes, so you can have a look.
> 

No problem, I'll wait for the full patches before proceeding. Fix
whatever you to and repost.

Thanks!
-Lukas

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ