]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: (lsns/nsfs) consider the cases that lsns returns multiple paths
authorMasatake YAMATO <yamato@redhat.com>
Wed, 5 Mar 2025 14:25:52 +0000 (23:25 +0900)
committerKarel Zak <kzak@redhat.com>
Thu, 6 Mar 2025 08:32:49 +0000 (09:32 +0100)
commitabc869421145ef9a7fe5b00813c764dbf9701892
treea9e77ff081ec071e324ad353afc89e4bd16a7ae3
parente75fda58966e1f67f2216085fe10e222e0d8ff08
tests: (lsns/nsfs) consider the cases that lsns returns multiple paths

Fixes #3442

If a target directory is bind-mount'ed, lsns returns multiple paths
as the value for NSFS column. This change considers this case.

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
(cherry picked from commit dc5c86e91aa9a8fa386896865e069383c5bc4cac)
tests/ts/lsns/nsfs