NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/47040 (renaming mount point panics in namei)



The following reply was made to PR kern/47040; it has been noted by GNATS.

From: Taylor R Campbell <campbell+netbsd%mumble.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost,
        gnats-admin%netbsd.org@localhost, dholland%NetBSD.org@localhost
Subject: Re: kern/47040 (renaming mount point panics in namei)
Date: Thu, 11 Oct 2012 00:40:08 +0000

 No longer seems to panic, although EROFS (when the nullfs is mounted
 read-only) and ENOENT (when it is mounted read-write) seem like the
 wrong error codes.  Surely this should give EBUSY or something, no?
 


Home | Main Index | Thread Index | Old Index