> On Wed, 10 Oct 2001, Mingming cao wrote:
> >I read the man page of
> >rmdir(2). It says in this case EBUSY error should be returned. I
> >suspected this is a bug and added a check in vfs_rmdir(). The following
> >patch is against 2.4.10 and has been verified. Please comment and
> >apply.
>
> The bug is in the manpage. This was discussed over a year ago (some time
Well, the manpage only states what certain error nr. returns may mean, not what
will be returned when. Do you have an improvement on :
EBUSY pathname is the current working directory or root directory of some process.
regards
john
-- "Beware of bugs in the above code; I have only proved it correct, not tried it." - Donald Knuth - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/