zfs/lib/libuutil
Akash B b6e8db509d
Some checks are pending
checkstyle / checkstyle (push) Waiting to run
CodeQL / Analyze (cpp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
zloop / zloop (push) Waiting to run
zpool/zfs: Add '-a|--all' option to scrub, trim, initialize
Add support for the '-a | --all' option to perform trim,
scrub, and initialize operations on all pools.
Previously, specifying a pool name was mandatory for
these operations. With this enhancement, users can now
execute these operations across all pools at once,
without needing to manually iterate over each pool
from the command line.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: Akash B <akash-b@hpe.com>
Closes #17524
2025-07-29 14:50:44 -07:00
..
libuutil.abi zpool/zfs: Add '-a|--all' option to scrub, trim, initialize 2025-07-29 14:50:44 -07:00
libuutil.suppr Library ABI tracking with abigail 2020-11-17 09:18:52 -08:00
Makefile.am Cleanup: Remove unused uu_pname code 2022-09-19 17:33:52 -07:00
uu_alloc.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
uu_avl.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
uu_ident.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
uu_list.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
uu_misc.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00
uu_string.c SPDX: license tags: CDDL-1.0 2025-03-13 17:56:27 -07:00