All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] exofs/ore: BUG fixes for the 3.3 merge window
@ 2012-01-09 11:50 Boaz Harrosh
  0 siblings, 0 replies; only message in thread
From: Boaz Harrosh @ 2012-01-09 11:50 UTC (permalink / raw)
  To: Linus Torvalds, linux-kernel, NFS list, open-osd

Linus hi.

the following changes since Linux 3.2-rc7

are available in the git repository at:
  git://git.open-osd.org/linux-open-osd.git for-linus

All of these are actually BUGS to the 3.2 Kernel and therefor CCed
to the Stable@kernel.org.
(I'm really sorry that I did not have them ready before)

They fix a rand-config breakage and some BUG_ONs and crashes,
which where unearthed during some large scale testing. With
these I'm back to a usable system, including RAID5 introduced
in 3.2.

Boaz Harrosh (4):
      ore: FIX breakage when MISC_FILESYSTEMS is not set
      ore: Fix crash in case of an IO error.
      ore: fix BUG_ON, too few sgs when reading
      ore: Must support none-PAGE-aligned IO

 fs/Kconfig           |    2 +
 fs/exofs/Kconfig     |   11 -------
 fs/exofs/Kconfig.ore |   12 ++++++++
 fs/exofs/ore.c       |    8 ++--
 fs/exofs/ore_raid.c  |   78 +++++++++++++++++++++++++++++++++++++++++--------
 5 files changed, 83 insertions(+), 28 deletions(-)
 create mode 100644 fs/exofs/Kconfig.ore

Thanks, have a good merge window
Boaz

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-09 11:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 11:50 [GIT PULL] exofs/ore: BUG fixes for the 3.3 merge window 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.