Hi Hongbo,
On 2025/6/3 11:08, Hongbo Li wrote:
From: Gao Xiang
The timestamp of the packed inode should be fixed to the build time.
Fixes: 9fa9b017f773 ("erofs-utils: mkfs: support fragments")
Signed-off-by: Gao Xiang
[hongbo: minor adjust]
Signed-off-by: Hongbo Li
---
change since v2:
-
From: Gao Xiang
The timestamp of the packed inode should be fixed to the build time.
Fixes: 9fa9b017f773 ("erofs-utils: mkfs: support fragments")
Signed-off-by: Gao Xiang
[hongbo: minor adjust]
Signed-off-by: Hongbo Li
---
change since v2:
- compare path with strcmp;
change since v1:
- fix