K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-09-26T08:42:32.939882Z K 7 svn:log V 328 - When reconfiguring protocol on a lagg, first set it to LAGG_PROTO_NONE, then drop lock, run the attach routines, and then set it to specific proto. This removes tons of WITNESS warnings. - Make lagg protocol attach handlers not failing and allocate memory with M_WAITOK. Sponsored by: Netflix Sponsored by: Nginx, Inc. END