Dmitry V. Levin
97af1be4c6
* umount.c (MNT_FORCE, MNT_DETACH, MNT_EXPIRE): Move definitions ... * xlat/umount_flags.in: ... here. Add UMOUNT_NOFOLLOW.
5 lines
56 B
Plaintext
5 lines
56 B
Plaintext
MNT_FORCE 1
|
|
MNT_DETACH 2
|
|
MNT_EXPIRE 4
|
|
UMOUNT_NOFOLLOW 8
|