commit | 6c3c4355d6bfa418db828684e67910c559402264 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Tue Mar 19 18:16:53 2013 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Mar 22 18:15:17 2013 -0600 |
tree | e7cbaa778b1614342d562f56e98612b850c25046 | |
parent | b5bc8e08641805391f2c7834c40d0f647e8563c6 [diff] |
drbd: split out some helper functions to drbd_al_begin_io To make the code easier to follow, use an explicit find_active_resync_extent(), and add a "nonblock" parameter to _al_get(). Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>