* [GIT PULL] nilfs2 fixes for 3.0-rc3
@ 2011-06-13 4:16 ` Ryusuke Konishi
0 siblings, 0 replies; 5+ messages in thread
From: Ryusuke Konishi @ 2011-06-13 4:16 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
linux-nilfs-u79uwXL29TY76Z2rM5mHXA
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* [GIT PULL] nilfs2 fixes for 3.0-rc3
@ 2011-06-13 4:16 ` Ryusuke Konishi
0 siblings, 0 replies; 5+ messages in thread
From: Ryusuke Konishi @ 2011-06-13 4:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-nilfs
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(-)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] nilfs2 fixes for 3.0-rc3
[not found] ` <20110613.131659.170025547.ryusuke-sG5X7nlA6pw@public.gmane.org>
@ 2011-06-13 8:39 ` dexen deVries
[not found] ` <201106131039.43298.dexen.devries-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: dexen deVries @ 2011-06-13 8:39 UTC (permalink / raw)
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
Hi Ryusuke,
On Monday 13 of June 2011 06:16:59 you wrote:
> 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
it seems only two of the above commits were pulled; the ``fix problem in
setting checkpoint interval'' is missing from Linus' repo as of now.
Regards,
--
dexen deVries
[[[↓][→]]]
For example, if the first thing in the file is:
<?kzy irefvba="1.0" rapbqvat="ebg13"?>
an XML parser will recognize that the document is stored in the traditional
ROT13 encoding.
(( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt ))
--
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] nilfs2 fixes for 3.0-rc3
[not found] ` <201106131039.43298.dexen.devries-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2011-06-13 11:30 ` Ryusuke Konishi
[not found] ` <20110613.203039.16056005.ryusuke-sG5X7nlA6pw@public.gmane.org>
0 siblings, 1 reply; 5+ messages in thread
From: Ryusuke Konishi @ 2011-06-13 11:30 UTC (permalink / raw)
To: dexen.devries-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
On Mon, 13 Jun 2011 10:39:42 +0200, dexen deVries wrote:
> Hi Ryusuke,
>
>
> On Monday 13 of June 2011 06:16:59 you wrote:
> > 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
>
>
> it seems only two of the above commits were pulled; the ``fix problem in
> setting checkpoint interval'' is missing from Linus' repo as of now.
Linus has not yet pulled any commits.
Just wait a day or so.
Ryusuke Konishi
--
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] nilfs2 fixes for 3.0-rc3
[not found] ` <20110613.203039.16056005.ryusuke-sG5X7nlA6pw@public.gmane.org>
@ 2011-06-13 14:22 ` dexen deVries
0 siblings, 0 replies; 5+ messages in thread
From: dexen deVries @ 2011-06-13 14:22 UTC (permalink / raw)
To: linux-nilfs-u79uwXL29TY76Z2rM5mHXA
On Monday 13 of June 2011 13:30:39 you wrote:
> > it seems only two of the above commits were pulled; the ``fix problem in
> > setting checkpoint interval'' is missing from Linus' repo as of now.
>
> Linus has not yet pulled any commits.
> Just wait a day or so.
thanks for clarification; turns out I've mixed up branches in my local repo.
--
dexen deVries
[[[↓][→]]]
For example, if the first thing in the file is:
<?kzy irefvba="1.0" rapbqvat="ebg13"?>
an XML parser will recognize that the document is stored in the traditional
ROT13 encoding.
(( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt ))
--
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-06-13 14:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-13 4:16 [GIT PULL] nilfs2 fixes for 3.0-rc3 Ryusuke Konishi
2011-06-13 4:16 ` Ryusuke Konishi
[not found] ` <20110613.131659.170025547.ryusuke-sG5X7nlA6pw@public.gmane.org>
2011-06-13 8:39 ` dexen deVries
[not found] ` <201106131039.43298.dexen.devries-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-06-13 11:30 ` Ryusuke Konishi
[not found] ` <20110613.203039.16056005.ryusuke-sG5X7nlA6pw@public.gmane.org>
2011-06-13 14:22 ` dexen deVries
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.