linux/drivers/block/drbd
Lars Ellenberg 38f19616d2 drbd: new-connection and new-minor succeed, if the object already exists
Follow O_CREAT semantics when creating connection or minor device/volume
objects.  If we need O_CREAT|O_EXCL semantics some time down the road,
we can add NLM_F_EXCL to the netlink message flags.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
2012-11-04 00:16:21 +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: new-connection and new-minor succeed, if the object already exists 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: simplify conn_all_vols_unconf, make it bool 2012-11-04 00:16:19 +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