From: Luis de Bethencourt <luisbg@osg.samsung.com>
To: torvalds@linux-foundation.org
Cc: Greg KH <gregkh@linuxfoundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Al Viro <viro@ZenIV.linux.org.uk>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Salah Triki <salah.triki@gmail.com>,
"Theodore Ts'o" <tytso@mit.edu>,
Linux Kernel <linux-kernel@vger.kernel.org>,
linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] fs/befs/
Date: Thu, 22 Dec 2016 12:18:01 +0000 [thread overview]
Message-ID: <585BC479.5080808@osg.samsung.com> (raw)
Hi Linus,
Second git pull request since I took maintainership of the befs file system [0].
A series of small fixes and adding NFS export support.
Thank you very much,
Luis
[0] https://lkml.org/lkml/2016/7/27/502
The following changes since commit 69973b830859bc6529a7a0468ba0d80ee5117826:
Linux 4.9 (2016-12-11 11:17:54 -0800)
are available in the git repository at:
https://github.com/luisbg/linux-befs.git tags/befs-v4.10-rc1
for you to fetch changes up to ac632f5b6301c4beb19f9ea984ce0dc67b6e5874:
befs: add NFS export support (2016-12-22 11:25:24 +0000)
----------------------------------------------------------------
befs fixes for 4.10-rc1
----------------------------------------------------------------
Luis de Bethencourt (9):
befs: fix style issues in debug.c
befs: fix style issues in inode.c
befs: fix style issues in io.c
befs: fix typos in linuxvfs.c
befs: fix style issues in linuxvfs.c
befs: fix style issues in header files
befs: remove signatures from comments
befs: remove trailing whitespaces
befs: add NFS export support
fs/befs/befs.h | 3 +-
fs/befs/befs_fs_types.h | 12 +++---
fs/befs/btree.c | 48 +++++++++++------------
fs/befs/btree.h | 8 ++--
fs/befs/datastream.c | 8 ++--
fs/befs/datastream.h | 5 +--
fs/befs/debug.c | 14 ++++---
fs/befs/inode.c | 12 +++---
fs/befs/inode.h | 5 +--
fs/befs/io.c | 7 ++--
fs/befs/io.h | 1 -
fs/befs/linuxvfs.c | 134 ++++++++++++++++++++++++++++++++++++++++-----------------------
fs/befs/super.h | 4 +-
13 files changed, 145 insertions(+), 116 deletions(-)
next reply other threads:[~2016-12-22 12:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-22 12:18 Luis de Bethencourt [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-05 10:52 [GIT PULL] fs/befs/ Luis de Bethencourt
2016-10-15 18:56 Luis de Bethencourt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=585BC479.5080808@osg.samsung.com \
--to=luisbg@osg.samsung.com \
--cc=akpm@linux-foundation.org \
--cc=gregkh@linuxfoundation.org \
--cc=javier@osg.samsung.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=salah.triki@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=tytso@mit.edu \
--cc=viro@ZenIV.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox