>>>>> " " == H Peter Anvin <[EMAIL PROTECTED]> writes:

     > Automount doesn't tell the server anything.  It's possible that
     > /bin/umount has this bug, however.

That is correct. In the util-linux implemention of 'umount' the RPC
call is done before the actual syscall.
My guess is that this was decided upon in order to avoid races for the
case where some other process does another 'mount'.

Cheers,
  Trond
_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to