Whamcloud - gitweb
misc: fix test for unavailable mountpoint in tune2fs
authorTheodore Ts'o <tytso@mit.edu>
Wed, 31 Aug 2022 21:01:21 +0000 (17:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 31 Aug 2022 21:01:21 +0000 (17:01 -0400)
commit75797f6467209db1b653686d09a6618dca728750
tree52a1dc2d58c487c90dde1f40334439af900a6e2f
parentfe341d59ee9696f66ec8cd1bf9615ee1a107824f
misc: fix test for unavailable mountpoint in tune2fs

Addresses-Coverity-Bug: 1510127
Fixes: a83e199da0ca ("tune2fs: Add support for get/set UUID ioctls")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c