From: Karel Zak Date: Mon, 13 May 2024 06:42:06 +0000 (+0200) Subject: Merge branch 'lsns--refactor-related-to-2987' of https://github.com/masatake/util... X-Git-Tag: v2.42-start~354 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=14d3e1f33c06a71212642851a9b96ade7c0433c4;p=thirdparty%2Futil-linux.git Merge branch 'lsns--refactor-related-to-2987' of https://github.com/masatake/util-linux * 'lsns--refactor-related-to-2987' of https://github.com/masatake/util-linux: lsns: (refactor) use ls_path_{openf|statf} to make the code simple lib/path: add ul_path_statf() and ul_path_vstatf() lsns: verify the uniqueness of a namespace in ls->namespaces list lsns: (refactor) make the function names for reading namespaces consistent lsns: (refactor) rename read_related_namespaces to connect_namespaces lsns: (refactor) rename get_ns_ino() to get_ns_inos() lsns: (refactor) use get_{parent|owner}_ns_ino() in add_namespace_for_nsfd lsns: (refactor) add get_{parent|owner}_ns_ino() implementing some parts of get_ns_ino() lsns: (refactor) give a enumeration name 'lsns_type' to LSNS_TYPE_ enumerators lsns: (refactor) rename LSNS_ID_.* to LSNS_TYPE_.* --- 14d3e1f33c06a71212642851a9b96ade7c0433c4