]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: enable fstab.d
authorMasatake YAMATO <yamato@redhat.com>
Mon, 14 Nov 2011 13:47:53 +0000 (22:47 +0900)
committerKarel Zak <kzak@redhat.com>
Tue, 22 Nov 2011 14:43:20 +0000 (15:43 +0100)
commitd8ebc83ff2e9f879ac60a663c1685011a048f603
tree54f9a5fdd6e4a93533df83c346aede72d24a71bb
parenteb742a1f66d5e3a7c5b43efce741c113f51bef3b
mount: enable fstab.d

This patch makes mount command read fstab.d/*.fstab if the command
is built with --enable-libmount-mount.

[kzak@redhat.com: - add some info to fstab.5 and mount.8 man pages
                  - use error callback for tab parser]

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/fstab.5
mount/fstab.c
mount/mount.8