NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/46626: EROFS enforcement in namei breaks union mounts
The following reply was made to PR kern/46626; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/46626: EROFS enforcement in namei breaks union mounts
Date: Tue, 10 Apr 2018 08:59:55 +0000
On Sun, Mar 26, 2017 at 08:25:01PM +0000, coypu%sdf.org@localhost wrote:
> The following reply was made to PR kern/46626; it has been noted by GNATS.
>
> From: coypu%sdf.org@localhost
> To: gnats-bugs%netbsd.org@localhost
> Cc:
> Subject: Re: kern/46626: EROFS enforcement in namei breaks union mounts
> Date: Sun, 26 Mar 2017 20:20:30 +0000
>
> I don't see the same error now, unless I am reproducing badly
> # mount -t null -o ro /tmp0 /tmp1
> # mount -t union /tmp2 /tmp1
try with -o union (union mount, not unionfs)
> # touch /tmp1/File
> # rm /tmp1/File
> # rm /tmp1/nonexistent
> rm: /tmp1/nonexistent: No such file or directory
>
> Did you or someone else fix it?
Nope.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index