Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/dm
Module Name: src
Committed By: haad
Date: Sun Dec 6 14:33:47 UTC 2009
Modified Files:
src/sys/dev/dm: device-mapper.c dm_ioctl.c
Log Message:
Add support for DM_QUERY_INACTIVE_TABLE_FLAG to dm_table_status and
dm_table_deps
this flag was introduced to dm->lvm protocol in 4.16.0 version of it. Restore
vrsion check functionality and sent back actual kernel driver version.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/dm/device-mapper.c
cvs rdiff -u -r1.16 -r1.17 src/sys/dev/dm/dm_ioctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index