]> 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>
Thu, 31 Mar 2011 19:26:57 +0000 (21:26 +0200)
commita362ae601a4f047d56fc8487155733309da5a7ec
tree43cb2e779a382f7634d936d61dc1edefc06bdb55
parentcafeed67245c083e722f0de09e0cff25cb37ae8b
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