Re: klibc development release

H. Peter Anvin (hpa@zytor.com)
Fri, 09 Aug 2002 12:55:24 -0700


David Mosberger wrote:
>>>>>>On Fri, 09 Aug 2002 11:55:20 -0700, "H. Peter Anvin" <hpa@zytor.com> said:
>>>>>
>
> HPA> Hmf... some of these seem to be outright omissions
> HPA> (pivot_root() and umount2() especially), and probably indicate
> HPA> bugs or that the stock kernel isn't up to date anymore.
>
> HPA> I can see umount() being missing (as in "use umount2()").
>
> Alpha calls umount2() "oldumount"; ia64 never had a one-argument
> version of umount(), so there is no point creating legacy (and the
> naming is inconsistent anyhow...).
>

You mean alpha calls umount2() "umount" and umount() "oldumount"?

-hpa

-
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/