public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: Miklos Szeredi <miklos@szeredi.hu>
Cc: hch@infradead.org, akpm@osdl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 6/8] remove duplicated sys_open32() code from 64bit archs
Date: Wed, 24 Aug 2005 10:05:36 +0100	[thread overview]
Message-ID: <20050824090536.GA26447@infradead.org> (raw)
In-Reply-To: <E1E7r79-00074o-00@dorka.pomaz.szeredi.hu>

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..

  reply	other threads:[~2005-08-24  9:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-23 20:22 [PATCH 0/8] filesystem related cleanups and fixes Miklos Szeredi
2005-08-23 20:24 ` [PATCH 1/8] remove ia_attr_flags Miklos Szeredi
2005-08-23 20:26   ` [PATCH 2/8] namei cleanup Miklos Szeredi
2005-08-23 20:30     ` [PATCH 3/8] use get_fs_struct() in proc Miklos Szeredi
2005-08-23 20:33       ` [PATCH 4/8] fix enum pid_directory_inos in proc/base.c Miklos Szeredi
2005-08-23 20:36         ` [PATCH 5/8] remove duplicated code from proc and ptrace Miklos Szeredi
2005-08-23 20:43           ` [PATCH 6/8] remove duplicated sys_open32() code from 64bit archs Miklos Szeredi
2005-08-23 20:45             ` [PATCH 7/8] cifs_create() fix Miklos Szeredi
2005-08-23 20:47               ` [PATCH 8/8] deprecate open("foo", 3) Miklos Szeredi
2005-08-23 21:44             ` [PATCH 6/8] remove duplicated sys_open32() code from 64bit archs Arnd Bergmann
2005-08-24  8:58               ` Miklos Szeredi
2005-08-24  7:33             ` Christoph Hellwig
2005-08-24  9:00               ` Miklos Szeredi
2005-08-24  9:05                 ` Christoph Hellwig [this message]
2005-08-23 20:33     ` [PATCH 2/8] namei cleanup Al Viro
2005-08-23 20:50       ` Miklos Szeredi
2005-08-24  7:32   ` [PATCH 1/8] remove ia_attr_flags Christoph Hellwig

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050824090536.GA26447@infradead.org \
    --to=hch@infradead.org \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=miklos@szeredi.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox