[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131218194034.GA22259@fieldses.org>
Date: Wed, 18 Dec 2013 14:40:34 -0500
From: Bruce Fields <bfields@...ldses.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Al Viro <viro@...IV.linux.org.uk>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
stable@...r.kernel.org
Subject: Re: [git pull] fixes for 3.12-final
On Mon, Nov 18, 2013 at 08:32:43AM -0800, Greg KH wrote:
> On Wed, Nov 13, 2013 at 10:16:55AM -0500, Bruce Fields wrote:
> > (Argh, sorry, with the right stable address cc'd this time I hope.)
> >
> > On Wed, Nov 06, 2013 at 03:10:04PM +0000, Al Viro wrote:
> > > FWIW, not taking ->i_lock there definitely looks like a good thing. As for
> > > 64bit ->i_ino itself... Looks like the main problem is the shitload of
> > > printks - the actual uses of ->i_ino are fine, but these suckers create
> > > a lot of noise. So for now I'm going with Bruce's variant; 64bit i_ino
> > > doesn't look too bad (even on i386, actually), but it'll have to wait
> > > until 3.14. Too noisy and late in this cycle...
> >
> > I believe we also want that in stable?
> >
> > 950ee9566a5b6cc45d15f5fe044bab4f1e8b62cb "exportfs: fix 32-bit nfsd
> > handling of 64-bit inode numbers"
>
> It breaks the build in 3.12 and others so if it is needed, please
> provide a backport that works properly to stable@...r.kernel.org.
Oops--there was a prerequisite patch that I forgot. So we actually want
git cherry-pick b7a6ec52dd4eced4a9bcda9ca85b3c8af84d3c90
git cherry-pick 950ee9566a5b6cc45d15f5fe044bab4f1e8b62cb
--b.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists