]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: support /run/mount rather than /dev/.mount
authorKarel Zak <kzak@redhat.com>
Thu, 31 Mar 2011 19:26:57 +0000 (21:26 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 19 Apr 2011 11:09:53 +0000 (13:09 +0200)
commitdc6c65185dbb413c9b42779e3ba95b24bb122ab2
tree86640fc7d36dcd137362235ba1e6aa79abcf9b39
parentbc43ae8f87c982a177346116e515eca78697a130
libmount: support /run/mount rather than /dev/.mount

The /run directory should be preferred on distributions where this
directory exists.

http://thread.gmane.org/gmane.linux.redhat.fedora.devel/146976

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/mount/src/context.c
shlibs/mount/src/fs.c
shlibs/mount/src/libmount.h.in
shlibs/mount/src/mountP.h
shlibs/mount/src/tab_parse.c
shlibs/mount/src/tab_update.c
shlibs/mount/src/utils.c