On 2024/4/19 18:27, Juhyung Park wrote:
On Sat, Apr 13, 2024 at 5:57 AM Jaegeuk Kim wrote:
On 04/11, Chao Yu wrote:
On 2024/4/10 4:34, Jaegeuk Kim wrote:
f2fs_ra_meta_pages can try to read ahead on invalid block address which is
not the corruption case.
In which case we will read ahead inv
Hello,
syzbot found the following issue on:
HEAD commit:ed30a4a51bb1 Linux 6.9-rc5
git tree: upstream
console+strace: https://syzkaller.appspot.com/x/log.txt?x=1116bc3098
kernel config: https://syzkaller.appspot.com/x/.config?x=5a05c230e142f2bc
dashboard link: https://syzkaller.app
syzbot reports a kernel bug as below:
F2FS-fs (loop0): Mounted with checkpoint version = 48b305e4
==
BUG: KASAN: slab-out-of-bounds in f2fs_test_bit fs/f2fs/f2fs.h:2933 [inline]
BUG: KASAN: slab-out-of-bounds in current_nat_addr fs/f2
On 2024/4/23 19:27, Wu Bo wrote:
To make code clean, use blk_zone_cond_str() to print debug information.
Signed-off-by: Wu Bo
Reviewed-by: Chao Yu
Thanks,
___
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sou
#syz test git://git.kernel.org/pub/scm/linux/kernel/git/chao/linux.git
bugfix/syzbot
On 2024/4/25 15:59, syzbot wrote:
Hello,
syzbot found the following issue on:
HEAD commit:ed30a4a51bb1 Linux 6.9-rc5
git tree: upstream
console+strace: https://syzkaller.appspot.com/x/log.txt?x=1116
Hello,
syzbot tried to test the proposed patch but the build/boot failed:
][T1] usbcore: registered new interface driver port100
[7.895087][T1] usbcore: registered new interface driver nfcmrvl
[7.905107][T1] Loading iSCSI transport class v2.0-870.
[7.922010][T1] virtio
is_next_segment_free() takes a redundant `type` parameter. Remove it.
Signed-off-by: Yifan Zhao
---
fs/f2fs/segment.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/fs/f2fs/segment.c b/fs/f2fs/segment.c
index 2206199e8099..8d63ddfe4a77 100644
--- a/fs/f2fs/segment.c
+++
Hello:
The following patches were marked "accepted", because they were applied to
jaegeuk/f2fs.git (dev):
Patch: [f2fs-dev] f2fs: fix false alarm on invalid block address
Submitter: Jaegeuk Kim
Committer: Jaegeuk Kim
Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=847558
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :
On Tue, 23 Apr 2024 05:27:59 -0600 you wrote:
> To make code clean, use blk_zone_cond_str() to print debug information.
>
> Signed-off-by: Wu Bo
> ---
> fs/f2fs/segment.c | 17 +++--
> 1 file changed, 3 insert
Hello:
This patch was applied to jaegeuk/f2fs.git (dev)
by Jaegeuk Kim :
On Wed, 24 Apr 2024 17:35:48 + you wrote:
> f2fs_ra_meta_pages can try to read ahead on invalid block address which is
> not the corruption case.
>
> Cc: # v6.9+
> Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=
10 matches
Mail list logo