Re: [PATCH] device-mapper: Fix target suspension oops.

2005-07-12 Thread Laurent Riffard
Le 12.07.2005 23:24, Alasdair G Kergon wrote: > This section got lost while refactoring the 'Fix deadlocks in core' set > of patches I sent yesterday. Without it, you'll have problems > activating any device-mapper devices. > > The NULL detection is moved inside the functions instead of every > c

[PATCH] device-mapper: Fix target suspension oops.

2005-07-12 Thread Alasdair G Kergon
This section got lost while refactoring the 'Fix deadlocks in core' set of patches I sent yesterday. Without it, you'll have problems activating any device-mapper devices. The NULL detection is moved inside the functions instead of every caller having to do it. --- drivers/md/dm-table.c