Bug in GNU/Linux internal_statvfs.c

Daniel Jacobowitz drow@mvista.com
Mon Oct 13 17:18:00 GMT 2003


Just ran into this by accident.  Somehow a stale image of /proc got mounted
in my build chroot, causing __getmntent_r to fail.  If __getmntent_r fails,
__internal_statvfs will loop forever rewinding mtab, because nothing will
get into the loop which could set success.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Libc-alpha mailing list