All of lore.kernel.org
 help / color / mirror / Atom feed
* question on sd_open()
@ 2008-01-09 20:55 Oliver Neukum
  2008-01-10 14:40 ` Al Viro
  0 siblings, 1 reply; 2+ messages in thread
From: Oliver Neukum @ 2008-01-09 20:55 UTC (permalink / raw)
  To: SCSI development list

Hello,

is there a way to distinguish calls to sd_open() from mount() from
calls to open() ?

	Regards
		Oliver

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: question on sd_open()
  2008-01-09 20:55 question on sd_open() Oliver Neukum
@ 2008-01-10 14:40 ` Al Viro
  0 siblings, 0 replies; 2+ messages in thread
From: Al Viro @ 2008-01-10 14:40 UTC (permalink / raw)
  To: Oliver Neukum; +Cc: SCSI development list

On Wed, Jan 09, 2008 at 09:55:15PM +0100, Oliver Neukum wrote:
> Hello,
> 
> is there a way to distinguish calls to sd_open() from mount() from
> calls to open() ?

No.  And there's no way to tell opening external log from either.  Or
from swapon.  Why the hell would the driver care?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-01-10 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-09 20:55 question on sd_open() Oliver Neukum
2008-01-10 14:40 ` Al Viro

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.