summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.c
diff options
context:
space:
mode:
authorKarel Zak2012-07-17 21:57:22 +0200
committerKarel Zak2012-07-17 21:57:22 +0200
commite39cbb76033e689093da42453839afa9c8d4c8e5 (patch)
treebaaddf234aae42639032f2437a3732aa78bbdad3 /sys-utils/mount.c
parentdocs: update TODO file (diff)
downloadkernel-qcow2-util-linux-e39cbb76033e689093da42453839afa9c8d4c8e5.tar.gz
kernel-qcow2-util-linux-e39cbb76033e689093da42453839afa9c8d4c8e5.tar.xz
kernel-qcow2-util-linux-e39cbb76033e689093da42453839afa9c8d4c8e5.zip
libmount: allow to disable swap between source and target
In some cases (for example if only one mount argument is given) may be mount request ambivalent: # mount /foo and fstab: /dev/sda5 /foo rw 0 0 /foo /bar bind 0 0 The libmount allows to swap between source and target (if source is not LABEL or UUID) by default. The new function mnt_context_disable_swapmatch() allows to disable this feature. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils/mount.c')
0 files changed, 0 insertions, 0 deletions