Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
exofs: Fix "add bdi backing to mount session" fall out
Commit b3d0ab7 ("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>
- Loading branch information