linux/drivers/block/drbd
Lars Ellenberg 85f103d88c drbd: introduce the "initialized" activity log transaction type
So we can initialize a clean on disk activity log area,
without the module complaining with loud assert messages
because of checksum or magic value mismatches.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-08 16:45:01 +01: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
drbd_actlog.c drbd: introduce the "initialized" activity log transaction type 2012-11-08 16:45:01 +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: Change how the "handshake" packets are called 2012-11-08 16:45:00 +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: Change how the "handshake" packets are called 2012-11-08 16:45:00 +01:00
drbd_nl.c drbd: Converted drbd_try_outdate_peer() from mdev to tconn 2012-11-08 16:44:53 +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: Change how the "handshake" packets are called 2012-11-08 16:45:00 +01:00
drbd_req.c drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity 2012-11-08 16:44:50 +01:00
drbd_req.h drbd: Rename various functions from *_oos_* to *_out_of_sync_* for clarity 2012-11-08 16:44:50 +01:00
drbd_state.c drbd: Allow to disconnect if one volume is diskless 2012-11-08 16:44:58 +01:00
drbd_state.h drbd: Allow to disconnect if one volume is diskless 2012-11-08 16:44:58 +01:00
drbd_strings.c drbd: Allow volumes to become primary only on one side 2012-11-04 00:16:31 +01:00
drbd_vli.h Fix common misspellings 2011-03-31 11:26:23 -03:00
drbd_worker.c drbd: _conn_send_cmd(), _drbd_send_cmd(): Pass a struct drbd_socket instead of a plain socket 2012-11-08 16:44:59 +01:00
drbd_wrappers.h drbd: Rename drbd_endio_{pri,sec} -> drbd_{,peer_}request_endio 2011-10-14 16:47:36 +02:00