From: Tao Ma Date: Thu, 4 Dec 2008 22:20:56 +0000 (+0800) Subject: ocfs2/xattr: fix credits calculation during index create X-Git-Tag: v2.6.29-rc1~505^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90cb546cada68bb8c2278afdb4b65c2ac11f2877;p=pandora-kernel.git ocfs2/xattr: fix credits calculation during index create When creating a xattr index block, the old calculation forget to add credits for the meta change of the alloc file. So add more credits and more comments to explain it. Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed