diff options
author | Jan Harkes <jaharkes@cs.cmu.edu> | 2010-09-18 03:26:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-19 18:03:09 (GMT) |
commit | 112d421df2fddc0278584b084f4fcfedd144c5f4 (patch) | |
tree | 29ae7aef63427f4163f25222e4712b08a80703c7 /mm | |
parent | 151b6a5f1d4c547c92ec67a5a6fedc16f435956e (diff) | |
download | linux-112d421df2fddc0278584b084f4fcfedd144c5f4.tar.xz |
Coda: mount hangs because of missed REQ_WRITE rename
Coda's REQ_* defines were renamed to avoid clashes with the block layer
(commit 4aeefdc69f7b: "coda: fixup clash with block layer REQ_*
defines").
However one was missed and response messages are no longer matched with
requests and waiting threads are no longer woken up. This patch fixes
this.
Signed-off-by: Jan Harkes <jaharkes@cs.cmu.edu>
[ Also fixed up whitespace while at it -Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions