summaryrefslogtreecommitdiff
path: root/drivers/block/drbd/drbd_state.h
AgeCommit message (Expand)AuthorFilesLines
2012-11-08drbd: Improved logging of state changesPhilipp Reisner1-1/+2
2012-11-08drbd: Implemented conn_lowest_disk()Philipp Reisner1-0/+1
2012-11-08drbd: Implemented conn_lowest_conn()Philipp Reisner1-0/+1
2012-11-08drbd: Introduced a new type union drbd_dev_statePhilipp Reisner1-0/+34
2012-11-08drbd: Introduced drbd_read_state()Philipp Reisner1-3/+3
2012-11-08drbd: Allow to disconnect if one volume is disklessPhilipp Reisner1-0/+1
2012-11-08drbd: Print common state changes of all volumes as connection state changesPhilipp Reisner1-7/+12
2012-11-08drbd: Converted drbd_try_outdate_peer() from mdev to tconnPhilipp Reisner1-0/+5
2012-11-04drbd: simplify conn_all_vols_unconf, make it boolLars Ellenberg1-1/+1
2011-10-14drbd: Reworked the unconfiguring and thread stopping codePhilipp Reisner1-0/+1
2011-10-14drbd: implemented receiving of P_CONN_ST_CHG_REQPhilipp Reisner1-0/+1
2011-10-14drbd: Killed volume0; last step of multi-volume-enablementPhilipp Reisner1-0/+10
2011-09-28drbd: Moved the state functions into its own source filePhilipp Reisner1-0/+101