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