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, 9 Sep 2008 11:10:06 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Theodore Tso <tytso@....EDU>
Cc:	Alexey Dobriyan <adobriyan@...il.com>,
	Ralf Hildebrandt <Ralf.Hildebrandt@...rite.de>,
	Andreas Dilger <adilger@....com>, linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: fix #11321: create /proc/ext4/*/stats et al more
 carefully

On Tue, 9 Sep 2008 09:09:00 -0400 Theodore Tso <tytso@....EDU> wrote:

> On Tue, Sep 09, 2008 at 12:12:03AM -0700, Andrew Morton wrote:
> > On Tue, 9 Sep 2008 11:06:30 +0400 Alexey Dobriyan <adobriyan@...il.com> wrote:
> > 
> > > On Mon, Sep 08, 2008 at 10:39:51AM -0400, Theodore Tso wrote:
> > > > Here's what I've checked into the ext4 patch queue for submission to
> > > > mainline at the next merge window.  I've added a bit more error
> > > > checking in case proc_mkdir() fails and returns NULL.
> > > 
> > > Hopefully, Andrew, will pick up original non-broken patch.
> > 
> > What does this mean??
> 
> Alexey's trying to bypass the ext4 maintainers.  :-)
> 
> Alexey, both of the problems which you pointed out I noticed last
> night and have already been fixed and commited to the ext4 patch
> queue.  Please see attached.  This patch *is* better than your
> original one since using strdup is better than open coding it in C.
> 
> Andrew, note that some of the patches in the upcoming ext4 patch set
> which I am preparing for -mm and linux-next submission depend on a the
> percpu cleanup patch which is in already in -mm.

"the percpu cleanup patch" is nowhere nearly specific enough to be
useful.  I don't know what patch this is.

>  I've left it in the
> ext4 series file since the patchset won't apply against mainline
> without it, but I've left comments in the series file that should make
> this clear.
> 
> I'm not sure how you are managing -mm these days, but it looks like
> you are using git more, and so if you are pulling in changes in via
> linux-next, git will do the right thing and drop the duplicated patch.
> There is a similar issue with the FIEMAP patches and some ext3
> patches, but the FIEMAP patches will get dropped since Eric has
> promised to get on Mark Fasheh's case to submit for merging or to
> submit them yourself, and the ext3 patches I will submit to you
> separately.
> 

If stuff turns up in linux-next then I'll just drop the -mm duplicate
under the assumption that the patch is being taken care of by someone
else.  I will usually attempt to verify that the subsystem tree merged
the correct patch.  Fairly often they didn't.  Fairly often this is
because they took the original patch off the mailing list and omitted
fixes which I (or others) had made to it.  This is why I keep those
fixes as separate patches until the last minute.

If other patches in -mm have dependencies upon that patch then things
can sometimes get sticky, but as long as I know about it I can usually
get things in the right order.


--
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