commit | 8c58165108e26d18849a0138c719e680f281197a | [log] [tgz] |
---|---|---|
author | Monakhov Dmitriy <dmonakhov@openvz.org> | Wed Oct 11 01:22:00 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Oct 11 11:14:23 2006 -0700 |
tree | ff5e54e11357867ef3e8edfa9df8de25a688afdc | |
parent | 97e860d364aa9d08e895ecb619b9122ae2c70df8 [diff] |
[PATCH] D-cache aliasing issue in __block_prepare_write A couple of flush_dcache_page()s are missing on the I/O-error paths. Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>