All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET 0/8] exofs RAID0 support
@ 2010-02-01 12:32 Boaz Harrosh
  2010-02-01 14:56 ` [PATCH 1/8] exofs: debug print even less Boaz Harrosh
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Boaz Harrosh @ 2010-02-01 12:32 UTC (permalink / raw)
  To: open-osd, linux-fsdevel, pNFS Mailing List

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-02-01 14:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-01 12:32 [PATCHSET 0/8] exofs RAID0 support Boaz Harrosh
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

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.