From: Heiko Carstens <heiko.carstens@de.ibm.com>
To: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Cc: linux-kernel@vger.kernel.org,
Martin Schwidefsky <schwidefsky@de.ibm.com>
Subject: Re: [patch/rfc] s390: get rid of own uid16 compat system calls
Date: Thu, 27 Jul 2006 08:06:26 +0200 [thread overview]
Message-ID: <20060727060626.GA9594@osiris.boeblingen.de.ibm.com> (raw)
In-Reply-To: <200607270303.42959.arnd.bergmann@de.ibm.com>
On Thu, Jul 27, 2006 at 03:03:42AM +0200, Arnd Bergmann wrote:
> On Monday 10 July 2006 10:51, Heiko Carstens wrote:
> > "Only" thing is that we unfortunately have different sizes for
> > __kernel_old_[uid|gid]_t (16 bit on s390, 32 on s390x). I was tempted to
> > change these just to find out that there are other users as well:
> >
> > include/linux/ncp_fs.h:
> > ?#define NCP_IOC_GETMOUNTUID _IOW('n', 2, __kernel_old_uid_t)
> > include/linux/smb_fs.h:
> > ?#define SMB_IOC_GETMOUNTUID _IOR('u', 1, __kernel_old_uid_t)
> >
> > So, this is no option. Would anybody know of something to get this work?
> > Or is this just a stupid idea?
>
> Ok, I don't know exactly what you're talking about, but I have in the
> past tried to hack that area as well. It's probably a good idea to
> pick up my old patch and work from there, by making these two file systems
> understand all possible ways:
I dropped my initial patch and gave up on this. The idea of using
kernel/uid16.c for compat code seems to be... not very good :)
prev parent reply other threads:[~2006-07-27 6:08 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-10 8:51 [patch/rfc] s390: get rid of own uid16 compat system calls Heiko Carstens
2006-07-27 1:03 ` Arnd Bergmann
2006-07-27 1:08 ` reference: ncpfs: move ioctl32 code to fs/ncpfs/ioctl.c Arnd Bergmann
2006-07-27 2:53 ` Arnd Bergmann
2006-07-27 1:09 ` reference: smbfs: simplify compat_ioctl handling Arnd Bergmann
2006-07-27 2:56 ` [PATCH] ncpfs: move ioctl32 code to fs/ncpfs/ioctl.c Arnd Bergmann
2006-07-27 3:35 ` Petr Vandrovec
2006-07-27 5:45 ` Arnd Bergmann
2006-07-28 2:15 ` Petr Vandrovec
2006-07-28 3:38 ` Arnd Bergmann
2006-07-27 6:06 ` Heiko Carstens [this message]
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=20060727060626.GA9594@osiris.boeblingen.de.ibm.com \
--to=heiko.carstens@de.ibm.com \
--cc=arnd.bergmann@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=schwidefsky@de.ibm.com \
/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;
as well as URLs for NNTP newsgroup(s).