]> git.ipfire.org Git - thirdparty/util-linux.git/commit
bash-completion: add fallback to filename expansion for umount
authorChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 28 Aug 2025 03:26:42 +0000 (23:26 -0400)
committerChristian Goeschel Ndjomouo <cgoesc2@wgu.edu>
Thu, 28 Aug 2025 03:41:42 +0000 (23:41 -0400)
commit1a76e3e69c43ae60126d4ebdbde3ca5c555c25b9
treec38c60ec76e0c519f69d2c8faf18bf1adef93a31
parentc42f264120d9c12bdf4df0b31481b49b33540f68
bash-completion: add fallback to filename expansion for umount

If the user defined path can not be found in the mount table
fallback to simple filename expansion.

Addresses: #1333
Signed-off-by: Christian Goeschel Ndjomouo <cgoesc2@wgu.edu>
bash-completion/umount