Skip to content
Commit 0b0abeaf authored by Boaz Harrosh's avatar Boaz Harrosh Committed by Linus Torvalds
Browse files

Revert "exofs: Set i_mapping->backing_dev_info anyway"

This reverts commit 115e19c5

.

Apparently setting inode->bdi to one's own sb->s_bdi stops VFS from
sending *read-aheads*.  This problem was bisected to this commit.  A
revert fixes it.  I'll investigate farther why is this happening for the
next Kernel, but for now a revert.

I'm sending to stable@kernel.org as well, since it exists also in
2.6.37.  2.6.36 is good and does not have this patch.

CC: Stable Tree <stable@kernel.org>
Signed-off-by: default avatarBoaz Harrosh <bharrosh@panasas.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f2f1756d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment