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. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/