From: Boaz Harrosh Date: Thu, 29 Apr 2010 10:38:00 +0000 (+0300) Subject: exofs: Fix "add bdi backing to mount session" fall out X-Git-Tag: v2.6.34-rc6~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a36fed12a4d980eebb2e67b87ea30ad090238cff;p=pandora-kernel.git exofs: Fix "add bdi backing to mount session" fall out Commit b3d0ab7e60d1865bb6f6a79a77aaba22f2543236 ("exofs: add bdi backing to mount session") 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 Acked-by: Jens Axboe Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed