From: Mark Fasheh Date: Sat, 10 Mar 2007 00:26:50 +0000 (-0800) Subject: ocfs2: Fix extent lookup to return true size of holes X-Git-Tag: v2.6.22-rc1~1124^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f902c37727bbedbc0508a1477874c58ddcc9af8;p=pandora-kernel.git ocfs2: Fix extent lookup to return true size of holes Initially, we had wired things to return a size '1' of holes. Cook up a small amount of code to find the next extent and calculate the number of clusters between the virtual offset and the next allocated extent. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed