[Bug 433] mdev -s should not die processing one device node

bugzilla at busybox.net bugzilla at busybox.net
Thu Jul 2 11:28:20 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=433





--- Comment #4 from Michael Tokarev <mjt+busybox at corpit.ru>  2009-07-02 11:28:19 UTC ---
(In reply to comment #3)
> (In reply to comment #1)
> > See also #309
> 
> I thought it is fixed. Is it? If not, on what version of bbox do you observe it?

The mention of #390 were just for reference.  It's fixed and is marked as such,
but the nature of current #433 is the same as of #309.

(In reply to comment #2)
> Created an attachment (id=433)
 --> (https://bugs.busybox.net/attachment.cgi?id=433) [details]
> Fix

Yeah, that't what I mean.  Heck, libb contains so many functions... ;)

> This patch makes two errors non-fatal. It does not make mknod() error non-fatal. Do you think it should allow that too?

Strictly speaking yes, but well, the situation when mknod/mkdir returns failure
is very rare.  If it's easy enough to do (like, no need to un-wrap something
like "mknod_or_die"), let it be fixed too.  If not, let's leave it as it is.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list