Re: [PATCH 6/8] remove duplicated sys_open32() code from 64bit archs

From: Christoph Hellwig
Date: Wed Aug 24 2005 - 04:05:59 EST


On Wed, Aug 24, 2005 at 11:00:07AM +0200, Miklos Szeredi wrote:
> > On Tue, Aug 23, 2005 at 10:43:35PM +0200, Miklos Szeredi wrote:
> > > 64 bit architectures all implement their own compatibility sys_open(),
> > > when in fact the difference is simply not forcing the O_LARGEFILE
> > > flag. So use the a common function instead.
> >
> > Traditional naming would be just do_open(), but else this looks very nice.
>
> do_open() was my first choice, but it caused a number of clashes.

ok, let's leave it the way it is..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/