From: Theodore Tso <tytso@mit.edu>
To: Eric Sandeen <sandeen@redhat.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: [PATCH 3/5] fix ext2fs_extent_insert when at last extent in node
Date: Thu, 17 Apr 2008 17:06:49 -0400 [thread overview]
Message-ID: <20080417210649.GK3063@mit.edu> (raw)
In-Reply-To: <1207623660-1088-4-git-send-email-sandeen@redhat.com>
On Mon, Apr 07, 2008 at 10:00:58PM -0500, Eric Sandeen wrote:
> ext2fs_extent_insert() only did a memmove if path->left
> was > 0, but if we are at the last extent in the node,
> path->left == 0, and this node must be moved before the
> current extent is replaced with the newly inserted node.
Thanks, applied.
- Ted
next prev parent reply other threads:[~2008-04-17 22:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1207623660-1088-1-git-send-email-sandeen@redhat.com>
2008-04-08 3:00 ` [PATCH 1/5] Fix tst_extents build Eric Sandeen
2008-04-17 20:58 ` Theodore Tso
2008-04-08 3:00 ` [PATCH 2/5] print a bit more info for the tst_extents info command Eric Sandeen
2008-04-17 21:01 ` Theodore Tso
2008-04-08 3:00 ` [PATCH 3/5] fix ext2fs_extent_insert when at last extent in node Eric Sandeen
2008-04-17 21:06 ` Theodore Tso [this message]
2008-04-08 3:00 ` [PATCH 4/5] make extent_goto() deterministic when logical block not found Eric Sandeen
2008-04-17 21:14 ` Theodore Tso
2008-04-08 3:01 ` [PATCH 5/5] Preliminary ext2fs_extent_set_bmap Eric Sandeen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080417210649.GK3063@mit.edu \
--to=tytso@mit.edu \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.