All of lore.kernel.org
 help / color / mirror / Atom feed
* device-mapper/lib libdevmapper.h
@ 2007-12-05 16:28 agk
  0 siblings, 0 replies; only message in thread
From: agk @ 2007-12-05 16:28 UTC (permalink / raw)
  To: dm-cvs, dm-devel

CVSROOT:	/cvs/dm
Module name:	device-mapper
Changes by:	agk@sourceware.org	2007-12-05 16:28:19

Modified files:
	lib            : libdevmapper.h 

Log message:
	clarify when read_ahead may be set

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/device-mapper/lib/libdevmapper.h.diff?cvsroot=dm&r1=1.78&r2=1.79

--- device-mapper/lib/libdevmapper.h	2007/11/30 14:59:57	1.78
+++ device-mapper/lib/libdevmapper.h	2007/12/05 16:28:19	1.79
@@ -165,6 +165,9 @@
 
 #define DM_READ_AHEAD_MINIMUM_FLAG	0x1	/* Value supplied is minimum */
 
+/*
+ * Read ahead is set with DM_DEVICE_CREATE with a table or DM_DEVICE_RESUME.
+ */
 int dm_task_set_read_ahead(struct dm_task *dmt, uint32_t read_ahead,
 			   uint32_t read_ahead_flags);
 uint32_t dm_task_get_read_ahead(const struct dm_task *dmt,

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-12-05 16:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-05 16:28 device-mapper/lib libdevmapper.h agk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.