From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ryusuke Konishi Subject: [GIT PULL] nilfs2 fixes for 3.0-rc3 Date: Mon, 13 Jun 2011 13:16:59 +0900 (JST) Message-ID: <20110613.131659.170025547.ryusuke@osrg.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-nilfs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: Text/Plain; charset="us-ascii" To: Linus Torvalds Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-nilfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hi Linus, please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus to receive the following bug fixes. These fix a reported bug and two boundary condition bugs recently found in btree code. Thanks, Ryusuke Konishi -- The following changes since commit 59c5f46fbe01a00eedf54a23789634438bb80603: Linux 3.0-rc2 (2011-06-06 18:06:33 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2.git for-linus Ryusuke Konishi (3): nilfs2: fix incorrect block address termination in node concatenation nilfs2: fix missing block address termination in btree node shrinking nilfs2: fix problem in setting checkpoint interval fs/nilfs2/btree.c | 39 +++++++++++++++++++++++++++------------ fs/nilfs2/segment.c | 2 +- 2 files changed, 28 insertions(+), 13 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html