drbd: moved data and meta from mdev to tconn
Patch mostly:
sed -i -e 's/mdev->data/mdev->tconn->data/g' \
-e 's/mdev->meta/mdev->tconn->meta/g' \
*.[ch]
Signed-off-by:
Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by:
Lars Ellenberg <lars.ellenberg@linbit.com>
Loading
Please sign in to comment