Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1449666

Volunteering for BeFS maintainership

From Luis de Bethencourt <luisbg@osg.samsung.com>
Newsgroups linux.kernel
Subject Volunteering for BeFS maintainership
Date 2016-07-25 19:30 +0200
Message-ID <rYRRv-7m5-1@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi all,

Now that the 4.7 cycle is finished, I want to volunteer myself and Salah
Triki for maintainership of the BeFS filesystem.

Salah and myself have been cleaning up the code for the last few months,
and since the current status of it is Orphan, it would be great if we could
take care of it.

Personally, besides clean ups, I would like to add more documentation of how
the file system works, eg. including more function descriptions, so the Linux
implementation can be the ideal practical match to Dominic Giampaolo's free
book "Practical File System Design with the Be File System".

This book is the most in-depth I've found about any file system, which is
why I think having linux/fs/befs well documented would be very valuable to
eveybody learning about how file systems work.

I attach below what the change in MAINTAINERS would look like. If this is
approved I will send a proper formatted patch mail.

Thanks,
Luis




PD: I don't know if there is a formal process for maintainership in the Linux
kernel community. I am happy to follow that if it exists.

Also, if I'm missing anybody who should be in CC, please let me know.

---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c20323..7a62abc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2321,7 +2321,9 @@ S:        Supported
 F:     drivers/media/platform/sti/bdisp

 BEFS FILE SYSTEM
-S:     Orphan
+M:     Luis de Bethencourt <luisbg@osg.samsung.com>
+M:     Salah Triki <salah.triki@acm.org>
+S:     Mantained
 F:     Documentation/filesystems/befs.txt
 F:     fs/befs/

--
2.5.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Volunteering for BeFS maintainership Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-07-25 19:30 +0200
  Re: Volunteering for BeFS maintainership Greg KH <gregkh@linuxfoundation.org> - 2016-07-26 00:10 +0200
    Re: Volunteering for BeFS maintainership Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-07-26 01:20 +0200
      Re: Volunteering for BeFS maintainership Theodore Ts'o <tytso@mit.edu> - 2016-07-26 20:00 +0200
        Re: Volunteering for BeFS maintainership Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-07-26 22:40 +0200
          Re: Volunteering for BeFS maintainership Theodore Ts'o <tytso@mit.edu> - 2016-07-27 05:10 +0200
            Re: Volunteering for BeFS maintainership Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-07-27 13:50 +0200
              Re: Volunteering for BeFS maintainership Theodore Ts'o <tytso@mit.edu> - 2016-07-27 15:30 +0200
                Re: Volunteering for BeFS maintainership Luis de Bethencourt <luisbg@osg.samsung.com> - 2016-07-27 16:50 +0200
        Re: Volunteering for BeFS maintainership Salah Triki <salah.triki@gmail.com> - 2016-07-27 04:10 +0200
    Re: Volunteering for BeFS maintainership Salah Triki <salah.triki@gmail.com> - 2016-07-27 02:00 +0200

csiph-web