exofs: Fix "add bdi backing to mount session" fall out
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 29 Apr 2010 10:38:00 +0000 (13:38 +0300)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Apr 2010 14:59:16 +0000 (07:59 -0700)
commita36fed12a4d980eebb2e67b87ea30ad090238cff
treeff56582ba7ccca5d303b909c146032013bf047d0
parentdfad53d48e32cd0e10eab98e986c76cdd957600f
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 <bharrosh@panasas.com>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/exofs/exofs.h