Hi, please ignore this v1, I will send v2 soon. Thanks, Wengang > On Jan 11, 2024, at 9:39 AM, Wengang Wang <wen.gang.wang@xxxxxxxxxx> wrote: > > Introduce non-exclusive defrag to spaceman. > > Wengang Wang (2): > xfsprogs: introduce defrag command to spaceman > xfsprogs: modify spaceman man page for defrag > > man/man8/xfs_spaceman.8 | 22 +++ > spaceman/Makefile | 2 +- > spaceman/defrag.c | 394 ++++++++++++++++++++++++++++++++++++++++ > spaceman/init.c | 1 + > spaceman/space.h | 1 + > 5 files changed, 419 insertions(+), 1 deletion(-) > create mode 100644 spaceman/defrag.c > > -- > 2.39.3 (Apple Git-145) >