summaryrefslogtreecommitdiffstats
path: root/man/dmsetup.8.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2009-07-31 17:51:45 +0000
committerAlasdair Kergon <agk@redhat.com>2009-07-31 17:51:45 +0000
commit2c0dfdf839627b315fbeda063dd65527b6c609f6 (patch)
treea79d2208a0691f653c6a71c38b340c72d38a101f /man/dmsetup.8.in
parentb634751cc4c5c4374c4b658644a9ddd3a3e08d9b (diff)
downloadlvm2-2c0dfdf839627b315fbeda063dd65527b6c609f6.tar.gz
lvm2-2c0dfdf839627b315fbeda063dd65527b6c609f6.tar.xz
lvm2-2c0dfdf839627b315fbeda063dd65527b6c609f6.zip
Add udevcomplete and --noudevwait to dmsetup.
Diffstat (limited to 'man/dmsetup.8.in')
-rw-r--r--man/dmsetup.8.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/man/dmsetup.8.in b/man/dmsetup.8.in
index 4fcb0845..c22f7978 100644
--- a/man/dmsetup.8.in
+++ b/man/dmsetup.8.in
@@ -64,6 +64,9 @@ dmsetup \- low level logical volume management
.B dmsetup mknodes
.I [device_name]
.br
+.B dmsetup udevcomplete
+.I cookie
+.br
.B dmsetup targets
.br
.B dmsetup version
@@ -108,6 +111,9 @@ Tell the kernel not to supply the open reference count for the device.
.IP \fB--notable
.br
When creating a device, don't load any table.
+.IP \fB--noudevsync
+Do not synchronise with udev when creating, renaming or removing devices.
+.br
.IP \fB-o|--options
.br
Specify which fields to display.
@@ -280,6 +286,11 @@ is displayed.
.IP \fBtargets
.br
Displays the names and versions of the currently-loaded targets.
+.IP \fBudevcomplete
+.I cookie
+.br
+Wake any processes that are waiting for udev to complete processing the specified cookie.
+.br
.IP \fBversion
.br
Outputs version information.