]> git.ipfire.org Git - thirdparty/util-linux.git/commit - sys-utils/mount.c
mount: supports paths canonicalization for alternative fstabs
authorKarel Zak <kzak@redhat.com>
Wed, 24 Oct 2012 21:59:04 +0000 (23:59 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 24 Oct 2012 21:59:04 +0000 (23:59 +0200)
commit59414c6b4af56232e5ac218e69a0bbb3f5ba1952
tree112e5e6d6d02087144a32648fed6cc718e12471e
parentb2cbe99f3317bcc98fa4ff0f9ad5772aad828457
mount: supports paths canonicalization for alternative fstabs

 # mount --fstab /path/my.fstab

has to support standard operations with paths.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mount.c