linux/drivers/block/drbd
Philipp Reisner b2fb6dbe52 drbd: moved net_cont and net_cnt_wait from mdev to tconn
Patch partly generated by:

sed -i -e 's/get_net_conf(mdev)/get_net_conf(mdev->tconn)/g' \
       -e 's/put_net_conf(mdev)/put_net_conf(mdev->tconn)/g' \
       -e 's/get_net_conf(odev)/get_net_conf(odev->tconn)/g' \
       -e 's/put_net_conf(odev)/put_net_conf(odev->tconn)/g' \
       *.[ch]

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2011-08-29 11:27:04 +02:00
..
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: Add interval tree data structure 2011-08-25 14:58:04 +02:00
drbd_actlog.c drbd: Replace the ERR_IF macro with an assert-like macro 2011-08-29 11:26:57 +02:00
drbd_bitmap.c drbd: Replace the ERR_IF macro with an assert-like macro 2011-08-29 11:26:57 +02:00
drbd_int.h drbd: moved net_cont and net_cnt_wait from mdev to tconn 2011-08-29 11:27:04 +02:00
drbd_interval.c drbd: Interval tree bugfix 2011-08-29 11:27:00 +02:00
drbd_interval.h drbd: Use the read and write request trees for request lookups 2011-08-29 11:26:50 +02:00
drbd_main.c drbd: moved net_cont and net_cnt_wait from mdev to tconn 2011-08-29 11:27:04 +02:00
drbd_nl.c drbd: moved net_cont and net_cnt_wait from mdev to tconn 2011-08-29 11:27:04 +02:00
drbd_proc.c drbd: moved net_conf from mdev to tconn 2011-08-29 11:27:03 +02:00
drbd_receiver.c drbd: moved net_cont and net_cnt_wait from mdev to tconn 2011-08-29 11:27:04 +02:00
drbd_req.c drbd: moved net_cont and net_cnt_wait from mdev to tconn 2011-08-29 11:27:04 +02:00
drbd_req.h drbd: Inline function overlaps() is now unused 2011-08-29 11:26:59 +02:00
drbd_strings.c drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv 2011-03-10 11:36:18 +01:00
drbd_vli.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: moved net_conf from mdev to tconn 2011-08-29 11:27:03 +02:00
drbd_wrappers.h drbd: Get rid of unnecessary macros (2) 2011-03-10 11:36:15 +01:00