android_kernel_motorola_sm6225/drivers/block/drbd
Lars Ellenberg 3c5e5f6afd drbd: add forgotten spin_unlock
somehow a "goto abort" was introduced with commit
  drbd: Extracted is_valid_transition() out of sanitize_state()
which left drbd_req_state still holding the spin lock.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-04 00:16:22 +01:00
..
drbd_actlog.c drbd: switch configuration interface from connector to genetlink 2012-11-04 00:16:17 +01:00
drbd_bitmap.c drbd: introduce a bio_set to allocate housekeeping bios from 2011-10-14 16:48:06 +02:00
drbd_int.h drbd: drbd_adm_get_status needs to show some more detail 2012-11-04 00:16:19 +01:00
drbd_interval.c drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_interval.h drbd: Iterate over all overlapping intervals in a tree 2011-10-14 16:47:37 +02:00
drbd_main.c drbd: drbd_adm_get_status needs to show some more detail 2012-11-04 00:16:19 +01:00
drbd_nl.c drbd: bail out if a config requrest is over-determined, and not matching 2012-11-04 00:16:21 +01:00
drbd_proc.c drbd: Replaced the minor_table array by an idr 2011-10-14 16:48:01 +02:00
drbd_receiver.c drbd: get rid of drbd_bcast_ee, it is of no use anymore 2011-10-14 16:48:08 +02:00
drbd_req.c drbd: Converted the transfer log from mdev to tconn 2011-10-14 16:47:58 +02:00
drbd_req.h drbd: Converted the transfer log from mdev to tconn 2011-10-14 16:47:58 +02:00
drbd_state.c drbd: add forgotten spin_unlock 2012-11-04 00:16:22 +01:00
drbd_state.h drbd: simplify conn_all_vols_unconf, make it bool 2012-11-04 00:16:19 +01:00
drbd_strings.c drbd: Rename enum drbd_state_ret_codes to enum drbd_state_rv 2011-03-10 11:36:18 +01:00
drbd_vli.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: Replaced the minor_table array by an idr 2011-10-14 16:48:01 +02:00
drbd_wrappers.h drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio 2011-10-14 16:47:36 +02:00
Kconfig drbd: Kconfig fix 2009-12-29 17:38:28 +01:00
Makefile drbd: Moved the state functions into its own source file 2011-09-28 10:26:43 +02:00