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
The patch: add bdi backing to mount session (b3d0ab7) 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> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information