Re: klibc development release

David Mosberger (davidm@napali.hpl.hp.com)
Fri, 9 Aug 2002 12:04:49 -0700


>>>>> 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...).

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