]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mountpoint: fallback on stat when /proc isn't mounted
authorKarel Zak <kzak@redhat.com>
Tue, 11 Oct 2011 08:47:44 +0000 (10:47 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 18 Oct 2011 12:22:28 +0000 (14:22 +0200)
commit8c7f77e6e9d7dd7b897e77f3b2368c6d6a971dcf
treeede8fde4ea827e2bf442dd2e8049c8c84285991f
parente17cd28e600671128f98c2de115d87e6ec810132
mountpoint: fallback on stat when /proc isn't mounted

Reported-by: <dreisner@archlinux.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/mountpoint.c