Re: kld regression

2009-02-11 Thread John Baldwin
On Thursday 31 January 2008 1:00:43 pm Andriy Gapon wrote: > on 31/01/2008 18:52 John Baldwin said the following: > > On Thursday 31 January 2008 10:05:57 am Andriy Gapon wrote: > >> on 31/01/2008 14:39 Andriy Gapon said the following: > >>> on 31/01/2008 13:07 John Baldwin said the following: > >>

Re: kld regression

2008-02-02 Thread Alexandre "Sunny" Kovalenko
On Fri, 2008-02-01 at 15:26 +0100, Danny Pansters wrote: > On Thursday 31 January 2008 16:05:57 Andriy Gapon wrote: > > on 31/01/2008 14:39 Andriy Gapon said the following: > > > on 31/01/2008 13:07 John Baldwin said the following: > > >> On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote

Re: kld regression

2008-02-01 Thread Danny Pansters
On Thursday 31 January 2008 16:05:57 Andriy Gapon wrote: > on 31/01/2008 14:39 Andriy Gapon said the following: > > on 31/01/2008 13:07 John Baldwin said the following: > >> On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: > >>> The problem is as follows: > >>> 1. put udf_load="YES" in

Re: kld regression

2008-01-31 Thread Andriy Gapon
on 31/01/2008 18:52 John Baldwin said the following: > On Thursday 31 January 2008 10:05:57 am Andriy Gapon wrote: >> on 31/01/2008 14:39 Andriy Gapon said the following: >>> on 31/01/2008 13:07 John Baldwin said the following: On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: >

Re: kld regression

2008-01-31 Thread John Baldwin
On Thursday 31 January 2008 07:39:52 am Andriy Gapon wrote: > on 31/01/2008 13:07 John Baldwin said the following: > > On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: > >> The problem is as follows: > >> 1. put udf_load="YES" in loader.conf > >> 2. you can mount and unmount udf filesys

Re: kld regression

2008-01-31 Thread John Baldwin
On Thursday 31 January 2008 10:05:57 am Andriy Gapon wrote: > on 31/01/2008 14:39 Andriy Gapon said the following: > > on 31/01/2008 13:07 John Baldwin said the following: > >> On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: > >>> The problem is as follows: > >>> 1. put udf_load="YES"

Re: kld regression

2008-01-31 Thread Andriy Gapon
on 31/01/2008 14:39 Andriy Gapon said the following: > on 31/01/2008 13:07 John Baldwin said the following: >> On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: >>> The problem is as follows: >>> 1. put udf_load="YES" in loader.conf >>> 2. you can mount and unmount udf filesystems >>> 3.

Re: kld regression

2008-01-31 Thread Andriy Gapon
on 31/01/2008 13:07 John Baldwin said the following: > On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: >> The problem is as follows: >> 1. put udf_load="YES" in loader.conf >> 2. you can mount and unmount udf filesystems >> 3. you can kldunload udf if no udf filesystems are mounted >>

Re: kld regression

2008-01-31 Thread John Baldwin
On Wednesday 30 January 2008 12:39:14 pm Andriy Gapon wrote: > > The problem is as follows: > 1. put udf_load="YES" in loader.conf > 2. you can mount and unmount udf filesystems > 3. you can kldunload udf if no udf filesystems are mounted > 4. now mount udf fs while udf.ko is unloaded > 5. udf is

Re: kld regression

2008-01-30 Thread Stefan Lambrev
Greetings, Andriy Gapon wrote: on 30/01/2008 19:39 Andriy Gapon said the following: The problem is as follows: 1. put udf_load="YES" in loader.conf 2. you can mount and unmount udf filesystems 3. you can kldunload udf if no udf filesystems are mounted 4. now mount udf fs while udf.ko is unlo

Re: kld regression

2008-01-30 Thread Andriy Gapon
on 30/01/2008 19:39 Andriy Gapon said the following: > The problem is as follows: > 1. put udf_load="YES" in loader.conf > 2. you can mount and unmount udf filesystems > 3. you can kldunload udf if no udf filesystems are mounted > 4. now mount udf fs while udf.ko is unloaded > 5. udf is auto loaded

kld regression

2008-01-30 Thread Andriy Gapon
The problem is as follows: 1. put udf_load="YES" in loader.conf 2. you can mount and unmount udf filesystems 3. you can kldunload udf if no udf filesystems are mounted 4. now mount udf fs while udf.ko is unloaded 5. udf is auto loaded and fs is mounted 6. unmount fs 7. try to kldunload udf kldunlo