From: Boaz Harrosh Date: Thu, 29 Apr 2010 18:35:29 +0000 (+0200) Subject: exofs: Fix "add bdi backing to mount session" fall out X-Git-Tag: v2.6.34-rc6~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c2023dd8ed31e2ecfbb2d5aa20e8884d4b339e2;p=pandora-kernel.git exofs: Fix "add bdi backing to mount session" fall out The patch: add bdi backing to mount session (b3d0ab7e60d1865bb6f6a79a77aaba22f2543236) Has a bug in the placement of the bdi member at struct exofs_sb_info. The layout member must be kept last. Signed-off-by: Boaz Harrosh Signed-off-by: Jens Axboe --- Reading git-diff-tree failed