Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [haad-dm] src/sys/dev/dm



Module Name:    src
Committed By:   haad
Date:           Tue Aug 19 23:42:11 UTC 2008

Modified Files:
        src/sys/dev/dm [haad-dm]: dm_pdev.c

Log Message:
Add dm_pdev_destroy routine. Change behaviour of dm_pdev_decr to decrement
only reference counter for one dm_pdev and not for all pdevs in a list.

Change dm_pdev_rem to static because it is only used in dm.pdev.c. Add note
to comment that dm_pdev_rem must be called with held pdev mutex.


To generate a diff of this commit:
cvs rdiff -r1.1.2.4 -r1.1.2.5 src/sys/dev/dm/dm_pdev.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