Merge change from Coreutils.
authorJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 06:46:00 +0000 (06:46 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 5 Apr 2003 06:46:00 +0000 (06:46 +0000)
commit85f69266e9b6ad18f8308401e0b66433c14b84e1
treeac7ea48176c4a09184d5198f900d2eacc62c3859
parent2fd230b5dc34baf4246d24eba3d4879aa934e730
Merge change from Coreutils.

(read_filesystem_list) [MOUNTED_VMOUNT]: Detect any
error from mntctl.
Use mntctl's return value to drive the entry-processing loop, since
we can't rely on the value of the vmt_length member in the last
entry.  On some systems doing so could result in exhausting
virtual memory.  Based in part on a patch from Mike Jetzer.
lib/mountlist.c