Remove renaming notice and symlinks for arcstat and arc_summary

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Colm Buckley <colm@tuatha.org>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Closes #16357
Closes #17712
This commit is contained in:
Shengqi Chen
2025-09-09 17:46:40 +08:00
committed by Brian Behlendorf
parent dc53e5c484
commit 5bf1500ee3
7 changed files with 0 additions and 27 deletions
-7
View File
@@ -1021,13 +1021,6 @@ def main():
treated separately because they come with their own call.
"""
# notify user for upcoming renaming in 2.4.0
abs_path = os.path.abspath(sys.argv[0].strip())
script_name = os.path.basename(abs_path)
if script_name != "zarcsummary":
sys.stderr.write("Note: this script will be renamed to zarcsummary in ")
sys.stderr.write("zfs 2.4.0. Please migrate ASAP.\n")
kstats = get_kstats()
if ARGS.graph: