From: Boaz Harrosh <bharrosh@panasas.com>
To: open-osd <osd-dev@open-osd.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>,
pNFS Mailing List <pnfs@linux-nfs.org>
Subject: [PATCHSET 0/8] exofs RAID0 support
Date: Mon, 01 Feb 2010 14:32:16 +0200 [thread overview]
Message-ID: <4B66C9D0.1090502@panasas.com> (raw)
Submitted for review a striped IO support in exofs. Borrowing from pnfs-objects-layout,
stripping can be optionally combined with mirroring.
The code was tested and passes tests. An associated patch to pnfs-objects-layout and
pnfsd-exofs which enables striping export over pnfs, is also tested. (Not included in
this patchset)
So without further ado:
[PATCH 1/8] exofs: debug print even less
[PATCH 2/8] exofs: Micro-optimize exofs_i_info
A couple of patches for next Kernel, not really related.
[PATCH 3/8] exofs: Recover in the case of read-passed-end-of-file
[PATCH 4/8] exofs: Move layout related members to a layout structure
[PATCH 5/8] exofs: unindent exofs_sbi_read
These are some preliminary preparations that stand by themselves
[PATCH 6/8] exofs: Define on-disk per-inode optional layout attribute
[PATCH 7/8] exofs: RAID0 support
Finally the RAID0 support
[PATCH 8/8] exofs: convert io_state to use pages array instead of bio at input
And, a now requested change
Thank you for reviewing
Boaz
next reply other threads:[~2010-02-01 12:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-01 12:32 Boaz Harrosh [this message]
2010-02-01 14:56 ` [PATCH 1/8] exofs: debug print even less Boaz Harrosh
2010-02-01 14:57 ` [PATCH 2/8] exofs: Micro-optimize exofs_i_info Boaz Harrosh
2010-02-01 14:57 ` [PATCH 3/8] exofs: Recover in the case of read-passed-end-of-file Boaz Harrosh
2010-02-01 14:57 ` [PATCH 4/8] exofs: Move layout related members to a layout structure Boaz Harrosh
2010-02-01 14:57 ` [PATCH 5/8] exofs: unindent exofs_sbi_read Boaz Harrosh
2010-02-01 14:58 ` [PATCH 6/8] exofs: Define on-disk per-inode optional layout attribute Boaz Harrosh
2010-02-01 14:58 ` [PATCH 7/8] exofs: RAID0 support Boaz Harrosh
2010-02-01 14:58 ` [PATCH 8/8] exofs: convert io_state to use pages array instead of bio at input Boaz Harrosh
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=4B66C9D0.1090502@panasas.com \
--to=bharrosh@panasas.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=osd-dev@open-osd.org \
--cc=pnfs@linux-nfs.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.