git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfad53d
)
exofs: Fix "add bdi backing to mount session" fall out
author
Boaz Harrosh
<bharrosh@panasas.com>
Thu, 29 Apr 2010 10:38:00 +0000
(13:38 +0300)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Apr 2010 14:59:16 +0000
(07:59 -0700)
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>
No differences found