From: Tao Ma Date: Wed, 19 Nov 2008 08:48:41 +0000 (+0800) Subject: ocfs2/xattr: Fix a bug in xattr allocation estimation X-Git-Tag: v2.6.29-rc1~505^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97aff52ae13d3c11a074bbbfc80ad0b59cb8cdeb;p=pandora-kernel.git ocfs2/xattr: Fix a bug in xattr allocation estimation When we extend one xattr's value to a large size, the old value size might be smaller than the size of a value root. In those cases, we still need to guess the metadata allocation. Reported-by: Tiger Yang Signed-off-by: Tao Ma Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed