K 10 svn:author V 2 dg K 8 svn:date V 27 1994-11-04T17:51:37.000000Z K 7 svn:log V 395 From njw@cs.city.ac.uk (Nick Williams): /sbin/umount does not return the correct exit status due to incorrect logic in its internals. Further, because of the nature of the code, you *cannot* use it to umount a directory from a union mountpoint. Well, you can sometimes, it depends on if the directory is at the top of the union stack or not :) Submitted by: njw@cs.city.ac.uk (Nick Williams) END