Justus Winter, le Mon 24 Feb 2014 15:41:52 +0100, a écrit :
> Passive translator records are a Hurd concept. Therefore, the umount
> compatibility program should not remove them.
>
> * utils/umount.c (passive_flags): Unset FS_TRANS_SET.
> (doc): Adjust accordingly.
Ack.
> ---
> utils/umount.c
Passive translator records are a Hurd concept. Therefore, the umount
compatibility program should not remove them.
* utils/umount.c (passive_flags): Unset FS_TRANS_SET.
(doc): Adjust accordingly.
---
utils/umount.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/umo