]> git.ipfire.org Git - thirdparty/util-linux.git/commit
bash-completion: fstrim: use mountpoint, not device
authorAndreas Henriksson <andreas@fatal.se>
Thu, 12 Nov 2015 11:36:03 +0000 (12:36 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 13 Nov 2015 08:52:14 +0000 (09:52 +0100)
commit42f536ee84fe1f97b9d390b508a23cafb521ed80
tree2cec3c877eaaba0f913a6767044a733e1f60c7a2
parent25b3c04f41accbbcf33311deb9c04597b4a8131a
bash-completion: fstrim: use mountpoint, not device

fstrim takes mountpoint as argument but the bash completion
was completing it to a device node.

Addresses: http://bugs.debian.org/804833
Reported-by: Ritesh Raj Sarraf <rrs@debian.org>
Signed-off-by: Andreas Henriksson <andreas@fatal.se>
bash-completion/fstrim