On 2025/3/8 2:10, Jaegeuk Kim wrote:
I meant let's support it conservatively if someone needs to enable
in other platform.
Oh, I've updated it, we can control it via mount option now.
Thanks,
On 03/07, Chao Yu wrote:
Let's disable nat_bits by default.
Signed-off-by: Chao Yu
---
fs/f2fs
I meant let's support it conservatively if someone needs to enable
in other platform.
On 03/07, Chao Yu wrote:
> Let's disable nat_bits by default.
>
> Signed-off-by: Chao Yu
> ---
> fs/f2fs/node.c | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/fs/f2fs/node.c b/fs/f2fs/node.c
> in
Let's disable nat_bits by default.
Signed-off-by: Chao Yu
---
fs/f2fs/node.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/fs/f2fs/node.c b/fs/f2fs/node.c
index 56873c41436e..3148d9e44e7f 100644
--- a/fs/f2fs/node.c
+++ b/fs/f2fs/node.c
@@ -3286,6 +3286,9 @@ static int init_node_manager