From: Lars Ellenberg Date: Wed, 27 Apr 2011 19:09:55 +0000 (+0200) Subject: drbd: on reconfiguration requests, mind the SET_DEFAULTS flag X-Git-Tag: v3.8-rc1~78^2~18^2~250 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5979e36155f7875f0544f3c696f8ce863417cc68;p=pandora-kernel.git drbd: on reconfiguration requests, mind the SET_DEFAULTS flag The DRBD_GENL_F_SET_DEFAULTS flag was ignored for drbd_adm_disk_opts() and drbd_adm_net_opts(). Factor out drbd_set_*_defaults() helper functions, and call them appropriately. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed