From: hujianyang Date: Mon, 24 Nov 2014 10:25:21 +0000 (+0800) Subject: ovl: Use macros to present ovl_xattr X-Git-Tag: fixes-v4.0-rc1~19^2~17^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cead89bb08c0f64e23886f1c18df9bb98e97c55c;p=pandora-kernel.git ovl: Use macros to present ovl_xattr This patch adds two macros: OVL_XATTR_PRE_NAME and OVL_XATTR_PRE_LEN to present ovl_xattr name prefix and its length. Also, a new macro OVL_XATTR_OPAQUE is introduced to replace old *ovl_opaque_xattr*. Fix the length of "trusted.overlay." to *16*. Signed-off-by: hujianyang Signed-off-by: Miklos Szeredi --- Reading git-diff-tree failed