linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHSET 0/6] exofs: few patches for Linux 2.6.31
@ 2009-06-17 16:01 Boaz Harrosh
  2009-06-17 16:03 ` [PATCH 1/6] exofs: Fix bio leak in error handling path (sync read) Boaz Harrosh
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Boaz Harrosh @ 2009-06-17 16:01 UTC (permalink / raw)
  To: Jeff Garzik, open-osd mailing-list; +Cc: linux-fsdevel, linux-kernel

For review the few exofs patches I would like included for current merge window
(Linux 2.6.31)

The main effort on the exofs front was to make it pnfs-exportable. Which for now
only lives in the pnfs tree. So there was not much left outside of that.

Also for final review is the osdblk stacking block driver which is ready
for submission but is missing a supporting user-mode tool, and some more
testing love.

The list of patches:
  [PATCH 1/6] exofs: Fix bio leak in error handling path (sync read)

	A small and rare bug fix

  [PATCH 2/6] exofs: Remove IBM copyrights

	As requested by Original author and IBM folks. The code does not belong
	to IBM. (Never was)

  [PATCH 3/6] exofs: Avoid using file_fsync()

	This one is left like this. Since other options suggested are not good
	for exofs since it does not have a block-device and any of the BH stuff.

  [PATCH 4/6] MAINTAINERS: Add osd maintained files (F:)

	Use the new MAINTAINERS F: annotation for the OSD files

  [PATCH 5/6] osdblk: a Linux block device for OSD objects
  [PATCH 6/6] osdblk: Adjust queue limits to lower device's limits

	This is the proposed osdblk driver by Jeff Garzik. It as all the Kernel
	pre-requisites, but is missing a user-mode tool and more testing. So I'm
	not sure it will make it into this Kernel. But for review.

Thanks
Boaz

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

end of thread, other threads:[~2009-06-22 12:15 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-17 16:01 [PATCHSET 0/6] exofs: few patches for Linux 2.6.31 Boaz Harrosh
2009-06-17 16:03 ` [PATCH 1/6] exofs: Fix bio leak in error handling path (sync read) Boaz Harrosh
2009-06-17 16:04 ` [PATCH 2/6] exofs: Remove IBM copyrights Boaz Harrosh
2009-06-17 16:05 ` [PATCH 3/6] exofs: Avoid using file_fsync() Boaz Harrosh
2009-06-17 16:06 ` [PATCH 4/6] MAINTAINERS: Add osd maintained files (F:) Boaz Harrosh
2009-06-17 16:07 ` [PATCH 5/6] osdblk: a Linux block device for OSD objects Boaz Harrosh
2009-06-17 16:07 ` [PATCH 6/6] osdblk: Adjust queue limits to lower device's limits Boaz Harrosh
2009-06-18 12:46 ` [osd-dev] [PATCHSET 0/6] exofs: few patches for Linux 2.6.31 Boaz Harrosh
2009-06-18 12:55   ` [PATCH] open-osd: osdblk User Mode utility Boaz Harrosh
2009-06-22 12:15     ` [osd-dev] " Boaz Harrosh
2009-06-18 15:31   ` [osd-dev] [PATCHSET 0/6] exofs: few patches for Linux 2.6.31 Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).