diff options
author | Lars Ellenberg <lars.ellenberg@linbit.com> | 2010-07-09 23:28:10 +0200 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2010-10-14 18:31:43 +0200 |
commit | d28fd092a55b504a0d699b65802a995086d70647 (patch) | |
tree | 80071a61faa7e38cd6df6be155dd99e0f455a821 /include/linux/drbd_limits.h | |
parent | e756414f7daa93b862f1670dd0a6aaa676ea71e3 (diff) | |
download | talos-obmc-linux-d28fd092a55b504a0d699b65802a995086d70647.tar.gz talos-obmc-linux-d28fd092a55b504a0d699b65802a995086d70647.zip |
drbd: fix list corruption (recent regression)
The commit 288f422ec13667de40b278535d2a5fb5c77352c4
drbd: Track all IO requests on the TL, not writes only
moved a list_add_tail(req, ) into a region where req
may have just been freed due to conflict detection.
Fix this by adding a proper cleanup section for that code path.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'include/linux/drbd_limits.h')
0 files changed, 0 insertions, 0 deletions