]> 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, 11 Oct 2011 08:47:44 +0000 (10:47 +0200)
commitdfd2c7146849120ed7576771135299047a929c09
tree4470388beeece2daf97ff209b775843af43c73c6
parent7982e85a61889a739c6b3116293e89ba767955dd
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