commit | 76727f684aa2d6a2dc59a7e5cf77e092a1bf4fb6 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Mon May 16 15:31:45 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Tue May 24 10:06:44 2011 +0200 |
tree | 59e80cf30c5cbf33f5179889025b8b0d7afdd970 | |
parent | d2e17807e3799bae24664a92f4d2d3dade021e00 [diff] |
drbd: fix potential activity log refcount imbalance in error path It is no longer sufficient to trigger on local WRITE, we need to check on (rq_state & RQ_IN_ACT_LOG) before calling drbd_al_complete_io also in the error path. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>