public inbox for lvm2-cvs@sourceware.org
help / color / mirror / Atom feed
* LVM2 ./WHATS_NEW man/dmsetup.8.in
@ 2010-05-27 19:00 snitzer
  0 siblings, 0 replies; 3+ messages in thread
From: snitzer @ 2010-05-27 19:00 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	snitzer@sourceware.org	2010-05-27 19:00:20

Modified files:
	.              : WHATS_NEW 
	man            : dmsetup.8.in 

Log message:
	Document 'clear' in dmsetup man page.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1598&r2=1.1599
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/dmsetup.8.in.diff?cvsroot=lvm2&r1=1.34&r2=1.35

--- LVM2/WHATS_NEW	2010/05/24 23:11:34	1.1598
+++ LVM2/WHATS_NEW	2010/05/27 19:00:14	1.1599
@@ -1,5 +1,6 @@
 Version 2.02.67 -
 ===============================
+  Document 'clear' in dmsetup man page.
   Replace strncmp kernel version number checks with proper ones.
   Avoid selecting names under /dev/block if there is an alternative.
   Update clustered log kernel module name to log-userspace for 2.6.31 onwards.
--- LVM2/man/dmsetup.8.in	2010/03/09 13:42:29	1.34
+++ LVM2/man/dmsetup.8.in	2010/05/27 19:00:20	1.35
@@ -175,6 +175,10 @@
 .br
 Display the library and kernel driver version.
 .SH COMMANDS
+.IP \fBclear
+.I device_name
+.br
+Destroys the table in the inactive table slot for device_name.
 .IP \fBcreate
 .I device_name [-u uuid] [--notable | --table <table> | table_file]
 .br


^ permalink raw reply	[flat|nested] 3+ messages in thread

* LVM2 ./WHATS_NEW man/dmsetup.8.in
@ 2010-03-09 13:42 agk
  0 siblings, 0 replies; 3+ messages in thread
From: agk @ 2010-03-09 13:42 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	agk@sourceware.org	2010-03-09 13:42:29

Modified files:
	.              : WHATS_NEW 
	man            : dmsetup.8.in 

Log message:
	pre-release cleanups

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1457&r2=1.1458
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/dmsetup.8.in.diff?cvsroot=lvm2&r1=1.33&r2=1.34

--- LVM2/WHATS_NEW	2010/03/09 13:13:08	1.1457
+++ LVM2/WHATS_NEW	2010/03/09 13:42:28	1.1458
@@ -16,7 +16,7 @@
   Extend core allocation code in preparation for mirrored log areas.
   Rewrite clvmd init script.
   Remove lvs_in_vg_activated_by_uuid_only call.
-  Run device info query device by uuid only.
+  No longer fall back to looking up active devices by name if uuid not found.
   Don't touch /dev in vgmknodes if activation is disabled.
   Update lvm2app.h Doxygen comments and add lvm2app Doxygen config file.
   Update nightly tests and lvm2app unit tests to cover tags.
--- LVM2/man/dmsetup.8.in	2010/03/08 16:05:08	1.33
+++ LVM2/man/dmsetup.8.in	2010/03/09 13:42:29	1.34
@@ -324,8 +324,8 @@
 back in using the create or load commands.
 With --target, only information relating to the specified target type
 is displayed.
-By default encryption keys are suppressed in table output (crypt target)
-unless --showkeys parameter is supplied.
+Encryption keys are suppressed in the table output for the crypt
+target unless the --showkeys parameter is supplied.
 .IP \fBtargets
 .br
 Displays the names and versions of the currently-loaded targets.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* LVM2 ./WHATS_NEW man/dmsetup.8.in
@ 2009-09-11 16:06 prajnoha
  0 siblings, 0 replies; 3+ messages in thread
From: prajnoha @ 2009-09-11 16:06 UTC (permalink / raw)
  To: lvm-devel, lvm2-cvs

CVSROOT:	/cvs/lvm2
Module name:	LVM2
Changes by:	prajnoha@sourceware.org	2009-09-11 16:06:32

Modified files:
	.              : WHATS_NEW 
	man            : dmsetup.8.in 

Log message:
	Add manpage entry for dmsetup's udevcomplete_all and udevcookies commands.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.1258&r2=1.1259
http://sourceware.org/cgi-bin/cvsweb.cgi/LVM2/man/dmsetup.8.in.diff?cvsroot=lvm2&r1=1.24&r2=1.25

--- LVM2/WHATS_NEW	2009/09/11 16:05:20	1.1258
+++ LVM2/WHATS_NEW	2009/09/11 16:06:31	1.1259
@@ -1,5 +1,6 @@
 Version 2.02.52 -
 =================================
+  Add manpage entry for dmsetup's udevcomplete_all and udevcookies commands.
   Add DM_UDEV_RULES_VSN udev enviroment variable.
   Check that udev is running and set internal state appropriately.
   Add libudev configuration check.
--- LVM2/man/dmsetup.8.in	2009/07/31 17:51:46	1.24
+++ LVM2/man/dmsetup.8.in	2009/09/11 16:06:31	1.25
@@ -67,6 +67,10 @@
 .B dmsetup udevcomplete
 .I cookie
 .br
+.B dmsetup udevcomplete_all
+.br
+.B dmsetup udevcookies
+.br
 .B dmsetup targets
 .br
 .B dmsetup version
@@ -291,6 +295,13 @@
 .br
 Wake any processes that are waiting for udev to complete processing the specified cookie.
 .br
+.IP \fBudevcomplete_all
+Remove all cookies. Any process waiting on a cookie will be resumed immediately.
+.br
+.IP \fBudevcookies
+List all existing cookies. Cookies are system-wide semaphores with keys
+prefixed by two predefined bytes (0x0D4D).
+.br
 .IP \fBversion
 .br
 Outputs version information.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-27 19:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-27 19:00 LVM2 ./WHATS_NEW man/dmsetup.8.in snitzer
  -- strict thread matches above, loose matches on Subject: below --
2010-03-09 13:42 agk
2009-09-11 16:06 prajnoha

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).