All of lore.kernel.org
 help / color / mirror / Atom feed
* LVM 1.0.5 patch for Linux 2.4.19-rc3
@ 2002-07-25 13:39 Heinz J . Mauelshagen
  2002-07-25 14:34 ` Christoph Hellwig
  2002-07-25 14:54 ` Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Heinz J . Mauelshagen @ 2002-07-25 13:39 UTC (permalink / raw)
  To: linux-kernel; +Cc: mge


All,
have send an LVM 1.0.5 patch to Marcelo directly which addresses:

- an OBO error accessing the vg array
- SMP lock fixes
- using blk_ioctl()
- indenting


It is available at:
<http://people.sistina.com/~mauelshagen/lvm_patches/lvm_1.0.5+_25.07.2002.patch>


Regards,
Heinz    -- The LVM Guy --

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: LVM 1.0.5 patch for Linux 2.4.19-rc3
@ 2002-07-26 10:25 Heinz J . Mauelshagen
  0 siblings, 0 replies; 8+ messages in thread
From: Heinz J . Mauelshagen @ 2002-07-26 10:25 UTC (permalink / raw)
  To: linux-kernel; +Cc: mge

On Fri, Jul 26, 2002 at 02:47:56AM +0200, Marcin Dalecki wrote:
> Christoph Hellwig wrote:
> >  
> > +#ifndef	uchar
> > +typedef	unsigned char	uchar;
> > +#endif
> > 
> > Do you _really_ have to use this non-standard type?  can't you use the
> > BSD u_char or sysv unchar?  and typedef/#define don't really mix nicely..
> 
> Or of course the normal u8 u16 and u32 and infally u64, which are so
> much more explicit about the fact that we are actually dealig with
> bit slices.
> 
> > 
> > All in all this patch would be _soooo_ much easier to review if you wouldn't
> > mix random indentation changes with real fixes.
> 
> Christoph applying the patch and rediffing with diffs "ingore white 
> space' options can help you here.
> And plese note that this kind of problems wouldn't be that common
> if we finally decided to make indent -kr -i8 mandatory.

It should have been for this patch.
Obviously an error on my end.

We'll resend...

-- 

Regards,
Heinz    -- The LVM Guy --

*** Software bugs are stupid.
    Nevertheless it needs not so stupid people to solve them ***

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

Heinz Mauelshagen                                 Sistina Software Inc.
Senior Consultant/Developer                       Am Sonnenhang 11
                                                  56242 Marienrachdorf
                                                  Germany
Mauelshagen@Sistina.com                           +49 2626 141200
                                                       FAX 924446
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-07-26 10:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-25 13:39 LVM 1.0.5 patch for Linux 2.4.19-rc3 Heinz J . Mauelshagen
2002-07-25 14:34 ` Christoph Hellwig
2002-07-26  9:48   ` Heinz J . Mauelshagen
2002-07-25 14:54 ` Christoph Hellwig
2002-07-26  0:47   ` Marcin Dalecki
2002-07-26 10:17     ` Christoph Hellwig
2002-07-26 10:36     ` Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2002-07-26 10:25 Heinz J . Mauelshagen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.