diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2024-08-08 12:10:37 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-08-09 03:44:27 -0400 |
commit | b00ac20e7648d313d9242eedef3b004831dbad2a (patch) | |
tree | 901cb0be0218bdc8b1b51614b010286ea64ca534 /c_src/tools-util.c | |
parent | c616061a938b05a1526c85bb3071300d0847d8c2 (diff) |
mount: When mounting a single device, make sure we mount the device specified
When mounting a multi device filesystem we have to scan for component
devices from the UUID, but we don't want to scan if it's a single device
filesystem; if the same filesystem is exposed via multiple device nodes
(e.g. dm faulty testing), the scan can pick up the wrong node.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'c_src/tools-util.c')
0 files changed, 0 insertions, 0 deletions