commit | e17117310b73ce6d2340ad46a539d3896a2d6de8 | [log] [tgz] |
---|---|---|
author | Philipp Reisner <philipp.reisner@linbit.com> | Mon Jun 27 11:51:46 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Wed May 09 10:22:31 2012 +0200 |
tree | 66fed6cc939a402f70a51fdebb3b27f1f629b0ea | |
parent | cc94c65015022e7329e80e057e20848581d3f2a5 [diff] |
drbd: Replaced md_io_mutex by an atomic: md_io_in_use The new function drbd_md_get_buffer() aborts waiting for the buffer in case the disk failes in the meantime. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>