Skip to content

Commit 398bb30

Browse files
chaseyuJaegeuk Kim
authored andcommitted
MAINTAINERS: Add f2fs bug tracker link
As f2fs component in bugzilla.kernel.org was created and used since 2018-7. Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Yangtao Li <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
1 parent 5bcd655 commit 398bb30

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Documentation/filesystems/f2fs.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,14 @@ a consistency checking tool (fsck.f2fs), and a debugging tool (dump.f2fs).
2525

2626
- git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
2727

28-
For reporting bugs and sending patches, please use the following mailing list:
28+
For sending patches, please use the following mailing list:
2929

3030
3131

32+
For reporting bugs, please use the following f2fs bug tracker link:
33+
34+
- https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
35+
3236
Background and Design issues
3337
============================
3438

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7828,6 +7828,7 @@ M: Chao Yu <[email protected]>
78287828
78297829
S: Maintained
78307830
W: https://f2fs.wiki.kernel.org/
7831+
B: https://bugzilla.kernel.org/enter_bug.cgi?product=File%20System&component=f2fs
78317832
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git
78327833
F: Documentation/ABI/testing/sysfs-fs-f2fs
78337834
F: Documentation/filesystems/f2fs.rst

0 commit comments

Comments
 (0)