]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mountpoint: drop S_ISDIR check
authorDave Reisner <dreisner@archlinux.org>
Thu, 21 Aug 2014 12:48:12 +0000 (08:48 -0400)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Aug 2014 13:05:45 +0000 (15:05 +0200)
commitfef4dfa1746a8fe35a878bf9753bfd76cfa7e247
tree5d68fba2efd89267502a29db0f229b5cbab62532
parente4ea53de0b6bc31303fdfc9ebb546bce4527c5d6
mountpoint: drop S_ISDIR check

Files can be mountpoints, too.
sys-utils/mountpoint.c