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: justin
Date: Thu Oct 2 21:58:16 UTC 2014
Modified Files:
src/sys/dev/dm: dm.h
Log Message:
dm_target_t reference count is modified with atomic_{inc,dec}_32 so should
be uint_32_t not int
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/dev/dm/dm.h
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