Source-Changes archive

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

Re: CVS commit: src/sys/dev/dm



On Wed, Jan 14, 2009 at 12:56:15AM +0000, Adam Hamsik wrote:

> Module Name:  src
> Committed By: haad
> Date:         Wed Jan 14 00:56:15 UTC 2009
> 
> Modified Files:
>       src/sys/dev/dm: dm_target_error.c dm_target_mirror.c
>           dm_target_snapshot.c dm_target_zero.c
> 
> Log Message:
> Add dm module as dependency and module_hold/module_rele calls.

hold/rele why?

I am going to remove those calls because they cannot be used without
introducing race conditions.

Andrew


Home | Main Index | Thread Index | Old Index