diff options
author | Philipp Reisner <philipp.reisner@linbit.com> | 2011-01-19 16:12:51 +0300 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2011-08-29 13:27:07 +0400 |
commit | 31890f4ab299c4116cf0a104ca9ce4f9ca2c5da0 (patch) | |
tree | 34a09f5538074dae8b063b7a1a4510bd5bdc02ea /drivers/block/drbd/drbd_req.h | |
parent | e6b3ea83bc72e126247b241c1164794a644d6fdc (diff) | |
download | linux-31890f4ab299c4116cf0a104ca9ce4f9ca2c5da0.tar.xz |
drbd: moved agreed_pro_version, last_received and ko_count to tconn
sed -i \
-e 's/mdev->agreed_pro_version/mdev->tconn->agreed_pro_version/g' \
-e 's/mdev->last_received/mdev->tconn->last_received/g' \
-e 's/mdev->ko_count/mdev->tconn->ko_count/g' \
*.[ch]
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/block/drbd/drbd_req.h')
0 files changed, 0 insertions, 0 deletions