From: Joel Becker Date: Wed, 19 Aug 2009 03:40:14 +0000 (-0700) Subject: ocfs2: Gell into ocfs2_xa_set() X-Git-Tag: v2.6.34-rc1~214^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bca5e9bd1eb2a9422a2ff29e822a956310653754;p=pandora-kernel.git ocfs2: Gell into ocfs2_xa_set() ocfs2_xa_set() wraps the ocfs2_xa_prepare_entry()/ocfs2_xa_store_value() logic. Both callers can now use the same routine. ocfs2_xa_remove() moves directly into ocfs2_xa_set(). Signed-off-by: Joel Becker --- Reading git-diff-tree failed