]> Pileus Git - ~andy/linux/commit
drbd: Do not check aspects that are not subject to change in _conn_requests_state()
authorPhilipp Reisner <philipp.reisner@linbit.com>
Tue, 28 Aug 2012 09:07:56 +0000 (11:07 +0200)
committerPhilipp Reisner <philipp.reisner@linbit.com>
Fri, 9 Nov 2012 13:08:23 +0000 (14:08 +0100)
commit07fc96197aec46f7ad4f08a4b2a1ea426112e24d
treeb1cb7a0f46bf938cd994515e91ed814f5f3ef976
parent892fdd1aee35803bfa41ccf4df850ddb70f0811c
drbd: Do not check aspects that are not subject to change in _conn_requests_state()

When _conn_requests_state() is used to change other parts of the state
than the connection, do not check for a valid connection transition.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
drivers/block/drbd/drbd_state.c