Re: [f2fs-dev] [PATCH V3 7/7] f2fs: switch to the new mount api

2025-05-16 Thread Jaegeuk Kim via Linux-f2fs-devel
On 05/16, Hongbo Li wrote: > > > On 2025/5/14 23:30, Jaegeuk Kim wrote: > > Hi, Hongbo, > > > > It seems we're getting more issues in the patch set. May I ask for some > > help sending the new patch series having all the fixes that I made as well > > as addressing the concerns? You can get the p

[f2fs-dev] [PATCH 1/1] f2fs-tools: increase overprovision finding speed

2025-05-16 Thread Cherniaev Andrei
I think my optimization makes mkfs.f2fs faster in case of invalid volume size. So with the commit user will get err faster. Before start I suggest add debug printf() to `f2fs_fs.h` like this: ``` for (; candidate <= end; candidate += diff) { reserved = get_reserved(sb, candidate);

[f2fs-dev] [jaegeuk-f2fs:dev-test 187/191] fs/f2fs/super.c:858 f2fs_parse_param() warn: impossible condition '(result.int_32 > ((~0 >> 1))) => (s32min-s32max > s32max)'

2025-05-16 Thread Dan Carpenter
.01.org/0day-ci/archive/20250516/202505161519.ew2oo7cw-...@intel.com/config) compiler: clang version 20.1.2 (https://github.com/llvm/llvm-project 58df0ef89dd64126512e4ee27b4ac3fd8ddf6247) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly