Re: Please test Vinum with this (was: bdev patch looking for review & testers)

1999-11-08 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Greg Lehey writes: >On Sunday, 7 November 1999 at 16:52:12 +0100, Poul-Henning Kamp wrote: >> >> The main thing in this patch is to make bdevs use the same (ie: normal) >> vnode locking as character devices. >> >> Secondary effects are general cleanup in spec_vnops

Please test Vinum with this (was: bdev patch looking for review & testers)

1999-11-08 Thread Greg Lehey
On Sunday, 7 November 1999 at 16:52:12 +0100, Poul-Henning Kamp wrote: > > The main thing in this patch is to make bdevs use the same (ie: normal) > vnode locking as character devices. > > Secondary effects are general cleanup in spec_vnops.c > > You should see no operational changes by applying

bdev patch looking for review & testers

1999-11-07 Thread Poul-Henning Kamp
The main thing in this patch is to make bdevs use the same (ie: normal) vnode locking as character devices. Secondary effects are general cleanup in spec_vnops.c You should see no operational changes by applying this patch, if you do, please report them to me. Poul-Henning Index: gnu/ext2fs/