summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_req.h
diff options
context:
space:
mode:
authorPhilipp Reisner <philipp.reisner@linbit.com>2011-01-19 16:12:51 +0300
committerPhilipp Reisner <philipp.reisner@linbit.com>2011-08-29 13:27:07 +0400
commit31890f4ab299c4116cf0a104ca9ce4f9ca2c5da0 (patch)
tree34a09f5538074dae8b063b7a1a4510bd5bdc02ea /drivers/block/drbd/drbd_req.h
parente6b3ea83bc72e126247b241c1164794a644d6fdc (diff)
downloadlinux-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