Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273323
b: refs/heads/master
c: b895445
h: refs/heads/master
i:
  273321: 4b10a4b
  273319: 8c75244
v: v3
  • Loading branch information
Jonathan Brassow authored and Alasdair G Kergon committed Oct 31, 2011
1 parent 6331cf5 commit 63ca61e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 991d9fa02da0dd1f843dc011376965e0c8c6c9b5
refs/heads/master: b89544575d0096735edc9b0ad187e635487905ad
2 changes: 1 addition & 1 deletion trunk/Documentation/device-mapper/dm-log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ kernel and userspace, 'connector' is used as the interface for
communication.

There are currently two userspace log implementations that leverage this
framework - "clustered_disk" and "clustered_core". These implementations
framework - "clustered-disk" and "clustered-core". These implementations
provide a cluster-coherent log for shared-storage. Device-mapper mirroring
can be used in a shared-storage environment when the cluster log implementations
are employed.
2 changes: 1 addition & 1 deletion trunk/drivers/md/dm-log-userspace-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ static int build_constructor_string(struct dm_target *ti,
* <UUID> <other args>
* Where 'other args' is the userspace implementation specific log
* arguments. An example might be:
* <UUID> clustered_disk <arg count> <log dev> <region_size> [[no]sync]
* <UUID> clustered-disk <arg count> <log dev> <region_size> [[no]sync]
*
* So, this module will strip off the <UUID> for identification purposes
* when communicating with userspace about a log; but will pass on everything
Expand Down

0 comments on commit 63ca61e

Please sign in to comment.