[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4F0AD47D.2020405@panasas.com>
Date: Mon, 9 Jan 2012 13:50:21 +0200
From: Boaz Harrosh <bharrosh@...asas.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
NFS list <linux-nfs@...r.kernel.org>,
open-osd <osd-dev@...n-osd.org>
Subject: [GIT PULL] exofs/ore: BUG fixes for the 3.3 merge window
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@...nel.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists