commit | 9e204cddaf76d19ce0e84f025b0946110694dbfb | [log] [tgz] |
---|---|---|
author | Andreas Gruenbacher <agruen@linbit.com> | Wed Jan 26 18:45:11 2011 +0100 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Wed Sep 28 10:26:28 2011 +0200 |
tree | 1aa2b56518366033498a404bb4b35954894851d9 | |
parent | 3e394da184ab32d2c345fd459e1eeb7b9586bb4e [diff] |
drbd: Move some functions to where they are used Move drbd_update_congested() to drbd_main.c, and drbd_req_new() and drbd_req_free() to drbd_req.c: those functions are not used anywhere else. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>