]> git.ipfire.org Git - thirdparty/util-linux.git/commit
findmnt: fallback to mountinfo for polling
authorDave Reisner <dreisner@archlinux.org>
Sun, 20 May 2012 00:39:20 +0000 (20:39 -0400)
committerKarel Zak <kzak@redhat.com>
Thu, 24 May 2012 10:45:56 +0000 (12:45 +0200)
commit31586bba87fd31bc7bba06f1c025fcd4023ac1bb
tree2275e80f07d5b52633ba5758109737e2f3ba14bf
parent432db2ee7dabe5662bc0aa08aa328b4abce7bfd0
findmnt: fallback to mountinfo for polling

If no tabfiles are specified, default to watching /proc/self/mountinfo
rather than exiting silently with EXIT_FAILURE.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
misc-utils/findmnt.c