2010-11-25 02:23:09

by Ryusuke Konishi

[permalink] [raw]
Subject: [GIT PULL] nilfs2 fixes for 2.6.37-rc4

Hi Linus,

please pull from:

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

to grab the following regression fixes, an error handling bug fix and
a typo fix.

Thanks.

Ryusuke Konishi
--
The following changes since commit 3561d43fd289f590fdae672e5eb831b8d5cf0bf6:

Linux 2.6.37-rc3 (2010-11-21 15:18:56 -0800)

are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git fixes

Dan Carpenter (1):
nilfs2: nilfs_iget_for_gc() returns ERR_PTR

Ryusuke Konishi (1):
nilfs2: fix typo in comment of nilfs_dat_move function

fs/nilfs2/dat.c | 2 +-
fs/nilfs2/ioctl.c | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)