commit | 3c2023dd8ed31e2ecfbb2d5aa20e8884d4b339e2 | [log] [tgz] |
---|---|---|
author | Boaz Harrosh <bharrosh@panasas.com> | Thu Apr 29 20:35:29 2010 +0200 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Apr 29 20:35:29 2010 +0200 |
tree | df6e57bac0477e18c80786d5b014533ffe0eee34 | |
parent | 5477d0face8a3ba4e9a1e7283692fff9c92f8e5e [diff] |
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 <bharrosh@panasas.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>