Messages in this thread |  | | | Date | Mon, 09 Nov 2009 17:09:07 +0900 (JST) | | Subject | [GIT PULL] nilfs2 fixes for 2.6.32 | | From | Ryusuke Konishi <> |
Hi Linus,
please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus
to receive two nilfs fixes around the GC routines; one of which solves a reported oops in the error handling code, and another corrects an -rc1 regression inducing clean up leak.
Thanks, Ryusuke Konishi -- The following changes since commit b419148e567728f6af0c3b01965c1cc141e3e13a: Linus Torvalds (1): Linux 2.6.32-rc6
Ryusuke Konishi (2): nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks nilfs2: fix missing cleanup of gc cache on error cases
fs/nilfs2/ioctl.c | 33 +++++++++++++++------------------ 1 files changed, 15 insertions(+), 18 deletions(-)
|  |