[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080417210649.GK3063@mit.edu>
Date: Thu, 17 Apr 2008 17:06:49 -0400
From: Theodore Tso <tytso@....edu>
To: Eric Sandeen <sandeen@...hat.com>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH 3/5] fix ext2fs_extent_insert when at last extent in
node
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
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists