git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2fb6db
)
drbd: moved data and meta from mdev to tconn
author
Philipp Reisner
<philipp.reisner@linbit.com>
Wed, 19 Jan 2011 12:55:45 +0000
(13:55 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Mon, 29 Aug 2011 09:27:05 +0000
(11:27 +0200)
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>
No differences found