From: Jan Kara Date: Tue, 4 Jun 2013 16:06:01 +0000 (-0400) Subject: jbd2: remove journal_head from descriptor buffers X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~83^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5a120aeb57f40ae568a5ca1dd6ace53d0213582;p=pandora-kernel.git jbd2: remove journal_head from descriptor buffers Similarly as for metadata buffers, also log descriptor buffers don't really need the journal head. So strip it and remove BJ_LogCtl list. Reviewed-by: Zheng Liu Signed-off-by: Jan Kara Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed