From: Subodh Nijsure Date: Fri, 31 Oct 2014 18:50:28 +0000 (-0500) Subject: UBIFS: fix a couple bugs in UBIFS xattr length calculation X-Git-Tag: omap-for-v3.19/fixes-rc1~114^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a76284e6f89b2ae37d413fe793752257be01765a;p=pandora-kernel.git UBIFS: fix a couple bugs in UBIFS xattr length calculation The journal update function did not work for extended attributes properly, because extended attribute inodes carry the xattr data, and the size of this data was not taken into account. Artem: improved commit message, amended the patch a bit. Signed-off-by: Subodh Nijsure Signed-off-by: Marc Kleine-Budde Signed-off-by: Ben Shelton Acked-by: Brad Mouring Acked-by: Gratian Crisan Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed