From: Boaz Harrosh <bharrosh@panasas.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
open-osd <osd-dev@open-osd.org>
Cc: NFS list <linux-nfs@vger.kernel.org>
Subject: [GIT PULL] exofs changes for 3.5-rc1 merge Window
Date: Mon, 28 May 2012 16:51:25 +0300 [thread overview]
Message-ID: <4FC382DD.7090102@panasas.com> (raw)
The following changes since commit [36be5051] Linux 3.4-rc7 (2012-05-12 18:37:47 -0700)
are available in the git repository at:
git://git.open-osd.org/linux-open-osd.git for-linus
These are just a couple of patches. The first is a BUG fix destined for Stable
which missed the 3.4-rc7 Kernel.
The second is just a fixture addition so exofs is able to be better exported as
a cluster file system via pNFS.
Thanks
Boaz
----------------------------------------------------------------
Boaz Harrosh (1):
exofs: Fix CRASH on very early IO errors.
Sachin Bhamare (1):
exofs: Add SYSFS info for autologin/pNFS export
fs/exofs/Kbuild | 2 +-
fs/exofs/exofs.h | 14 +++++++++++++
fs/exofs/super.c | 16 +++++++++++++-
fs/exofs/sys.c | 200 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 230 insertions(+), 2 deletions(-)
create mode 100644 fs/exofs/sys.c
reply other threads:[~2012-05-28 13:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4FC382DD.7090102@panasas.com \
--to=bharrosh@panasas.com \
--cc=linux-nfs@vger.kernel.org \
--cc=osd-dev@open-osd.org \
--cc=torvalds@linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.