Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1419667

Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an error

From Andrew Morton <akpm@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an error
Date 2016-06-10 21:10 +0200
Message-ID <rIzYB-lk-3@gated-at.bofh.it> (permalink)
References (1 earlier) <rj1Qt-14I-11@gated-at.bofh.it> <rC63f-2R9-1@gated-at.bofh.it> <rC9ua-4YA-13@gated-at.bofh.it> <rEop3-8vh-1@gated-at.bofh.it> <rHWXf-7Qf-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, 09 Jun 2016 09:23:26 +0800 Ian Kent <raven@themaw.net> wrote:

> > I was getting ready to send these over to Andrew and found that opendir(3) is
> > failing on a number of tests (51 of 230, 9 fails are expected) with 4.6.0.
> > 
> > It's not the patches, yours or mine and it doesn't happen with 4.4.x kernels.
> > 
> > Looks like I'm going to have to bisect to work out what's going on and that
> > will
> > take a while.
> 
> The regression has been fixed now.
> 
> Al Viro sent a patch for it to Linus yesterday, it's commit e6ec03a25f1 in the
> Linux tree.
> 
> I can send my patches to Andrew (after re-testing) but any autofs related
> testing of linux.next will need the above commit.
> 
> Andrew, surely this isn't the first time this type of problem has happened, how 
> is it usually handled, what do I need to do to make this go smoothly?

e6ec03a25f1 is in Linus's tree now so everything should be good.

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an  error Ian Kent <raven@themaw.net> - 2016-06-09 03:30 +0200
  Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an error Andrei Vagin <avagin@gmail.com> - 2016-06-09 19:30 +0200
    Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an  error Ian Kent <raven@themaw.net> - 2016-06-10 10:50 +0200
  Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an  error Andrew Morton <akpm@linux-foundation.org> - 2016-06-10 21:10 +0200
    Re: [PATCH] autofs: don't stuck in a loop if vfs_write returns an  error Ian Kent <raven@themaw.net> - 2016-06-16 10:00 +0200

csiph-web