From: Christoph Hellwig <hch@lst.de>
To: Horst Hummel <horst.hummel@de.ibm.com>
Cc: Christoph Hellwig <hch@lst.de>, Martin <mschwid2@de.ibm.com>,
kernel <linux-kernel@vger.kernel.org>,
Stefan Weinhuber <wein@de.ibm.com>, heiko <heicars2@de.ibm.com>,
Andrew Morton <akpm@osdl.org>
Subject: Re: [patch 05/10] s390: add missing validation for dasd discipline specific ioctls
Date: Wed, 8 Feb 2006 18:05:41 +0100 [thread overview]
Message-ID: <20060208170541.GA20029@lst.de> (raw)
In-Reply-To: <1139417819.5945.16.camel@localhost.localdomain>
On Wed, Feb 08, 2006 at 05:56:59PM +0100, Horst Hummel wrote:
> Christoph Hellwig <hch@lst.de> wrote on 08.02.2006 15:08:39:
>
> > On Wed, Feb 08, 2006 at 01:37:09PM +0100, Heiko Carstens wrote:
> > > From: Horst Hummel <horst.hummel@de.ibm.com>
> > >
> > > Because of missing discipline validition dasd ioctls calls may not
> return
> > > when called on a device handled by a different discipline.
> > > (e.g calling ECKD specific BIODASDGATTR on an FBA device).
> > > This addresses one of the issues Christoph has with the dasd driver.
> >
> > Nack. the right way to do this is to have per-discipline ioctl
> methods,
> > even if we can't remove the dasd_ioctl_register interface yet due to
> > other disagreements. Just resurect those parts of my patch.
> >
> As I already tried to explain, the DASD ioctls are _not_ discipline
> related. A discipline is more or less a 'access method to a physical
> DASD'. Sine the ioctls are related to 'functional components', each
> ioctl could be valid in combination with none, one, two or every of
> the currently supported disciplines (ECKD, FBA, DIAG).
Right now there's either ioctls that are valid for one (ECKD) or all
disciplines. As a special case you've put ioctls that are valid for
all disciplines into odd modules, but that's just another case of lots
of crap in s390 drivers that needs sorting out.
next prev parent reply other threads:[~2006-02-08 17:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-08 16:56 [patch 05/10] s390: add missing validation for dasd discipline specific ioctls Horst Hummel
2006-02-08 17:05 ` Christoph Hellwig [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-02-08 12:37 Heiko Carstens
2006-02-08 14:08 ` 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=20060208170541.GA20029@lst.de \
--to=hch@lst.de \
--cc=akpm@osdl.org \
--cc=heicars2@de.ibm.com \
--cc=horst.hummel@de.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mschwid2@de.ibm.com \
--cc=wein@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