diff options
author | David Sterba <dsterba@suse.com> | 2018-04-28 13:05:04 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-04-28 13:30:47 -0400 |
commit | bf8f5de17442bba5f811e7e724980730e079ee11 (patch) | |
tree | 950596297e0da0b0a5163aaccc4197d53edd1963 | |
parent | a97d8efd9d350bd9c6cf13689c7cc09049b42acd (diff) |
MAINTAINERS: add myself as maintainer of AFFS
The AFFS filesystem is still in use by m68k community (Link #2), but as
there was no code activity and no maintainer, the filesystem appeared on
the list of candidates for staging/removal (Link #1).
I volunteer to act as a maintainer of AFFS to collect any fixes that
might show up and to guard fs/affs/ against another spring cleaning.
Link: https://lkml.kernel.org/r/20180425154602.GA8546@bombadil.infradead.org
Link: https://lkml.kernel.org/r/1613268.lKBQxPXt8J@merkaba
CC: Martin Steigerwald <martin@lichtvoll.de>
CC: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: David Sterba <dsterba@suse.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index db2bc3fe0ba4..79bb02ff812f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -564,8 +564,9 @@ S: Maintained | |||
564 | F: drivers/media/dvb-frontends/af9033* | 564 | F: drivers/media/dvb-frontends/af9033* |
565 | 565 | ||
566 | AFFS FILE SYSTEM | 566 | AFFS FILE SYSTEM |
567 | M: David Sterba <dsterba@suse.com> | ||
567 | L: linux-fsdevel@vger.kernel.org | 568 | L: linux-fsdevel@vger.kernel.org |
568 | S: Orphan | 569 | S: Odd Fixes |
569 | F: Documentation/filesystems/affs.txt | 570 | F: Documentation/filesystems/affs.txt |
570 | F: fs/affs/ | 571 | F: fs/affs/ |
571 | 572 | ||