* ioctl flow change in kernel 2.6
@ 2005-01-17 8:51 Sujeet Kumar
2005-01-17 9:02 ` Christoph Hellwig
0 siblings, 1 reply; 3+ messages in thread
From: Sujeet Kumar @ 2005-01-17 8:51 UTC (permalink / raw)
To: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]
the flow of ioctl in kernel 2.6 . it handles
for the generic implementations first and if not found then driver
specific (like BLKRRPART).
I am trying a pseudo driver over a block driver which will handle the
generic ioctls.
Is there a way I can handle BLKRRPART from my pseudo driver if I want to ?
Thanks & regards ,
sujeet kumar
http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________
This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@patni.com and delete this mail.
_____________________________________________________________________
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ioctl flow change in kernel 2.6
2005-01-17 8:51 ioctl flow change in kernel 2.6 Sujeet Kumar
@ 2005-01-17 9:02 ` Christoph Hellwig
2005-01-17 9:48 ` David Woodhouse
0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2005-01-17 9:02 UTC (permalink / raw)
To: Sujeet Kumar; +Cc: linux-kernel
> This e-mail message may contain proprietary, confidential or legally
> privileged information for the sole use of the person or entity to
> whom this message was originally addressed. Any review, e-transmission
> dissemination or other use of or taking of any action in reliance upon
> this information by persons or entities other than the intended
> recipient is prohibited.
Unfortunately we can't help you legally.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ioctl flow change in kernel 2.6
2005-01-17 9:02 ` Christoph Hellwig
@ 2005-01-17 9:48 ` David Woodhouse
0 siblings, 0 replies; 3+ messages in thread
From: David Woodhouse @ 2005-01-17 9:48 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: Sujeet Kumar, linux-kernel
On Mon, 2005-01-17 at 09:02 +0000, Christoph Hellwig wrote:
> > This e-mail message may contain proprietary, confidential or legally
> > privileged information for the sole use of the person or entity to
> > whom this message was originally addressed. Any review, e-transmission
> > dissemination or other use of or taking of any action in reliance upon
> > this information by persons or entities other than the intended
> > recipient is prohibited.
>
> Unfortunately we can't help you legally.
That's not strictly true. The disclaimer is entirely unenforceable in
law, and serves no purpose other than to annoy us and to demonstrate in
public just how clueless his company lawyers are.
But we _won't_ help you if you include such stupid disclaimers,
certainly. Go away and do not return until you've turned it off.
--
dwmw2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-17 9:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-17 8:51 ioctl flow change in kernel 2.6 Sujeet Kumar
2005-01-17 9:02 ` Christoph Hellwig
2005-01-17 9:48 ` David Woodhouse
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.