commit | 25e409321a950b8888830c6ddb7a9774ec38f608 | [log] [tgz] |
---|---|---|
author | Lars Ellenberg <lars.ellenberg@linbit.com> | Fri Aug 19 10:39:00 2011 +0200 |
committer | Philipp Reisner <philipp.reisner@linbit.com> | Thu Nov 08 16:58:03 2012 +0100 |
tree | 9b1982137bbf5303efd358e891d732e692bd29ad | |
parent | a209b4aec31d4b672b7a70f5de272ebf6ce40e1b [diff] |
drbd: fix connect failure with all default net-options If no net-options are configured (all on their default), no DRBD_NLA_NET_CONF will be passed to the kernel. The kernel must not require its presence, there is no required option in there. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>