[GIT PULL] nilfs2 fixes for 2.6.31-rc6

From: Ryusuke Konishi
Date: Tue Aug 04 2009 - 13:03:42 EST


Hi Linus,

please pull bug-fixes of nilfs from

git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus

The following changes since commit ed680c4ad478d0fee9740f7d029087f181346564
Linus Torvalds (1):
Linux 2.6.31-rc5

Ryusuke Konishi (2):
nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodes
nilfs2: fix missing unlock in error path of nilfs_mdt_write_page

fs/nilfs2/mdt.c | 4 +++-
fs/nilfs2/segment.c | 16 +++++++++++++++-
2 files changed, 18 insertions(+), 2 deletions(-)
--

The "nilfs2: fix oops due to inconsistent state in page with discrete
b-tree nodes" fixes a reported kernel oops which can happen if block
size is smaller than page size.

The "nilfs2: fix missing unlock in error path of nilfs_mdt_write_page"
adds a missing unlock operation.

Thanks,
Ryusuke Konishi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/