diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-11-09 11:37:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2022-11-09 11:44:17 +0100 |
commit | a245225e2d3f1193389c7dc35d2da02543fd8ac8 (patch) | |
tree | 7ed9b17bc9af91be5a4a14c93c6cee4c155daec7 /.dir-locals.el | |
parent | dissect: remove unused variable (diff) | |
download | systemd-a245225e2d3f1193389c7dc35d2da02543fd8ac8.tar.xz systemd-a245225e2d3f1193389c7dc35d2da02543fd8ac8.zip |
dissect: simplify flags for recurse_dir()
We are not interested in the struct dirent data, hence there's no point
in passing RECURSE_DIR_ENSURE_TYPE. Let's drop it, and thus avoid some
extrac work on file systems where readdir() does not report .d_type.
Also drop RECURSE_DIR_SAME_MOUNT, because DDIs after all may contain
multiple partitions, and we mount them all together. The --list command
really should report the full set of files in an image.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions