[PATCH v3] erofs-utils: add --hard-dereference option

2024-12-12 Thread Paul Meyer
: Leonard Cohnen Signed-off-by: Paul Meyer --- v3: Fix commit title and body, fix usage ordering. v2: https://lore.kernel.org/all/20241212135630.15811-1-katexoch...@gmail.com/ v1: https://lore.kernel.org/all/20241211150734.97830-1-katexoch...@gmail.com/ --- include/erofs/config.h | 1 + lib/inode.c

[PATCH v2] erofs-utils: add --hardlink-dereference option

2024-12-12 Thread Paul Meyer
: Leonard Cohnen Signed-off-by: Paul Meyer --- v1: https://lore.kernel.org/all/20241211150734.97830-1-katexoch...@gmail.com/ change since v1: - rename option to --hard-dereference - add usage include/erofs/config.h | 1 + lib/inode.c| 2 +- mkfs/main.c| 5 + 3 files

[PATCH] erofs-utils: add --hardlink-dereference option

2024-12-11 Thread Paul Meyer
: Leonard Cohnen Signed-off-by: Paul Meyer --- include/erofs/config.h | 1 + lib/inode.c| 2 +- mkfs/main.c| 4 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/include/erofs/config.h b/include/erofs/config.h index cff4cea..8399afb 100644 --- a/include