From: Peter Rosin <peda@axentia.se>
To: Richard Weinberger <richard@nod.at>,
<linux-mtd@lists.infradead.org>, <linux-kernel@vger.kernel.org>
Subject: Re: Regression caused by commit c83ed4c9dbb3 "ubifs: Abort readdir on error"
Date: Wed, 26 Oct 2016 04:40:29 +0200 [thread overview]
Message-ID: <5810179D.90104@axentia.se> (raw)
In-Reply-To: <2e3cf9f7-d747-7129-455f-a1105f5474de@nod.at>
Hi Richard,
On 2016-10-25 22:50, Richard Weinberger wrote:
> Peter,
>
> On 25.10.2016 22:09, Richard Weinberger wrote:
>>> /bin/mkdir -p /mnt/ovl/ovl
>>> /bin/mkdir -p /mnt/ovl/work
>>> # with c83ed4c9dbb3, the following mount fails with
>>> # mount: mounting overlay on /mnt/merge failed: No such file or directory
>>> /bin/mount -t overlay -o lowerdir=/,upperdir=/mnt/ovl/ovl,workdir=/mnt/ovl/work overlay /mnt/merge
>>
>> Uhhhh! Thanks for catching this.
>> I think I know what is going on, the fix exposes now internal UBIFS return codes to VFS.
>> Let me prepare a fix.
>
> Does the attached patch cure the issue?
Yup, back to normal AFAICT. Thanks for the speedy fix!
Reported-by: Peter Rosin <peda@axentia.se>
Tested-by: Peter Rosin <peda@axentia.se>
Cheers,
Peter
prev parent reply other threads:[~2016-10-26 2:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-25 19:39 Regression caused by commit c83ed4c9dbb3 "ubifs: Abort readdir on error" Peter Rosin
2016-10-25 20:09 ` Richard Weinberger
2016-10-25 20:50 ` Richard Weinberger
2016-10-26 2:40 ` Peter Rosin [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5810179D.90104@axentia.se \
--to=peda@axentia.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=richard@nod.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).