]> git.ipfire.org Git - thirdparty/util-linux.git/commit
findmnt: add FSROOT column
authorDave Reisner <dreisner@archlinux.org>
Wed, 27 Jun 2012 13:47:20 +0000 (09:47 -0400)
committerKarel Zak <kzak@redhat.com>
Thu, 28 Jun 2012 10:59:57 +0000 (12:59 +0200)
commit8b8cd87b2175b0744936a3f48835d0de98844c58
treecbbf7788802b218f3357ad30156a204000267b22
parent59114ba325e02995414e8ec6f38e45a3634af953
findmnt: add FSROOT column

Provide this separately in an unambiguous format, mainly to avoid the
need for scripts to parse the source of a btrfs subvol or bind mount.

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