From: Mark Fasheh Date: Tue, 3 Jul 2007 20:27:22 +0000 (-0700) Subject: ocfs2: btree support for removal of arbirtrary extents X-Git-Tag: v2.6.23-rc1~781^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0c7d7082ee1ec4f95ee57bf86ed39d1a27c4037;p=pandora-kernel.git ocfs2: btree support for removal of arbirtrary extents Add code to the btree paths to support the removal of arbitrary regions within an existing extent. With proper higher level support this can be used to "punch holes" in a file. Truncate (a special case of hole punching) could also be converted to use these methods. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed