From: Joel Becker Date: Tue, 18 Aug 2009 20:20:27 +0000 (-0700) Subject: ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing X-Git-Tag: v2.6.34-rc1~214^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fc12afa0cea5dc8845487b685165c89934ca1eb;p=pandora-kernel.git ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing We use the ocfs2_xattr_value_buf structure to manage external values. It lets the value tree code do its work regardless of the containing storage. ocfs2_xa_fill_value_buf() initializes a value buf from an ocfs2_xa_loc entry. Signed-off-by: Joel Becker --- Reading git-diff-tree failed