On Thu, Jan 19, 2012 at 05:52:07PM -0300, Gerardo Exequiel Pozzi wrote: > Using new mount, when run with -a and some mounting is performed, mount > retuns 64 instead of 0. Ah.. I know that umount exit codes and error messages are not ready, but I forgot to check mount -a, so thanks. I will add this to my TODO list for -rc2. > # mkdir /mnt/coco > # echo "coco /mnt/coco tmpfs defaults 0 0" >> /etc/fstab > # mount -a ; echo $? > 64 Anyway, this seems correct, man mount: 64 some mount succeeded this used by mount -a. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html