public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Q. Switch open_exec() and sys_uselib() to do_open_filp()
@ 2009-05-11  0:55 hooanon05
  2009-05-11  1:28 ` Al Viro
  0 siblings, 1 reply; 6+ messages in thread
From: hooanon05 @ 2009-05-11  0:55 UTC (permalink / raw)
  To: Al Viro; +Cc: linux-kernel


By the commit 6e8341a11eb21826b7192d0bb88cb5b44900a9af
"Switch open_exec() and sys_uselib() to do_open_filp()",
FMODE_EXEC flag is passed to struct file. I have no objection nor
question about that.

But it is set to file->f_flags instead of f_mode.
Is this intended behaviour?


J. R. Okajima

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

end of thread, other threads:[~2009-05-11  6:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-11  0:55 Q. Switch open_exec() and sys_uselib() to do_open_filp() hooanon05
2009-05-11  1:28 ` Al Viro
2009-05-11  2:46   ` hooanon05
2009-05-11  4:00     ` Al Viro
2009-05-11  5:20       ` hooanon05
2009-05-11  6:52         ` Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox