/linux/drivers/block/drbd/ |
H A D | drbd_proc.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_req.h | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_state.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_actlog.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_bitmap.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_worker.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_req.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_nl.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_int.h | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_receiver.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|
H A D | drbd_main.c | a6b32bc3cebd3fb6848c526763733b9dbc389c02 Tue May 31 12:33:49 UTC 2011 Andreas Gruenbacher <agruen@linbit.com> drbd: Introduce "peer_device" object between "device" and "connection"
In a setup where a device (aka volume) can replicate to multiple peers and one connection can be shared between multiple devices, we need separate objects to represent devices on peer nodes and network connections.
As a first step to introduce multiple connections per device, give each drbd_device object a single drbd_peer_device object which connects it to a drbd_connection object.
Signed-off-by: Andreas Gruenbacher <agruen@linbit.com> Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
|