* [GIT PULL resend] exofs/osd tree for 2.6.31-rc2
@ 2009-07-08 9:27 Boaz Harrosh
2009-07-10 22:21 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Boaz Harrosh @ 2009-07-08 9:27 UTC (permalink / raw)
To: Linus Torvalds, Jeff Garzik, Linux Kernel, open-osd mailing-list
Linus
Please pull the following exofs/OSD changes from the git repository at:
git://git.open-osd.org/linux-open-osd.git for-linus
These are a few fixes/cleanups and mainly a new block-device driver
from Jeff Garzik, that can export an OSD object to block-based users
like filesystems.
Since they are all small bug fixes, the copyrights adjustment should be looked
at as a bug in the file ownership. (the original removal request came from IBM.)
And one new driver. It might be said that we do not violate -rc rules with this.
Boaz Harrosh (5):
exofs: Fix bio leak in error handling path (sync read)
exofs: Remove IBM copyrights
exofs: Avoid using file_fsync()
MAINTAINERS: Add osd maintained files (F:)
osdblk: Adjust queue limits to lower device's limits
Jeff Garzik (1):
osdblk: a Linux block device for OSD objects
MAINTAINERS | 5 +-
drivers/block/Kconfig | 16 ++
drivers/block/Makefile | 1 +
drivers/block/osdblk.c | 670 ++++++++++++++++++++++++++++++++++++++++++++++++
fs/exofs/common.h | 4 +-
fs/exofs/dir.c | 4 +-
fs/exofs/exofs.h | 7 +-
fs/exofs/file.c | 21 +-
fs/exofs/inode.c | 7 +-
fs/exofs/namei.c | 4 +-
fs/exofs/osd.c | 4 +-
fs/exofs/super.c | 6 +-
fs/exofs/symlink.c | 4 +-
13 files changed, 719 insertions(+), 34 deletions(-)
create mode 100644 drivers/block/osdblk.c
[These patches can be viewed on the web here:
http://git.open-osd.org/gitweb.cgi?p=linux-open-osd.git;a=shortlog;h=refs/heads/for-linus
]
Thanks
Boaz
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL resend] exofs/osd tree for 2.6.31-rc2
2009-07-08 9:27 [GIT PULL resend] exofs/osd tree for 2.6.31-rc2 Boaz Harrosh
@ 2009-07-10 22:21 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2009-07-10 22:21 UTC (permalink / raw)
To: Boaz Harrosh, Linus Torvalds
Cc: Linux Kernel, open-osd mailing-list, linux-scsi
Boaz Harrosh wrote:
> Linus
>
> Please pull the following exofs/OSD changes from the git repository at:
>
> git://git.open-osd.org/linux-open-osd.git for-linus
>
> These are a few fixes/cleanups and mainly a new block-device driver
> from Jeff Garzik, that can export an OSD object to block-based users
> like filesystems.
>
> Since they are all small bug fixes, the copyrights adjustment should be looked
> at as a bug in the file ownership. (the original removal request came from IBM.)
> And one new driver. It might be said that we do not violate -rc rules with this.
>
> Boaz Harrosh (5):
> exofs: Fix bio leak in error handling path (sync read)
> exofs: Remove IBM copyrights
> exofs: Avoid using file_fsync()
> MAINTAINERS: Add osd maintained files (F:)
> osdblk: Adjust queue limits to lower device's limits
>
> Jeff Garzik (1):
> osdblk: a Linux block device for OSD objects
Ping... is there a problem with this pull?
Maybe Linus is expecting exofs stuff through James?
Jeff
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-07-10 22:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-08 9:27 [GIT PULL resend] exofs/osd tree for 2.6.31-rc2 Boaz Harrosh
2009-07-10 22:21 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox