linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* commit "usb: gadget: ffs: add eventfd notification about ffs events"
@ 2015-02-18 17:36 Christoph Hellwig
  2015-02-19  6:35 ` Robert Baldyga
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2015-02-18 17:36 UTC (permalink / raw)
  To: Robert Baldyga; +Cc: Al Viro, Michal Nazarewicz, Felipe Balbi, linux-fsdevel

Hi Robert,

your above commit pokes into kiocb internals it really should not, and
it breaks my patchset that's been on the -fsdevel list which makes most
of the kiocb guts private to fs/aio.c.

First please Cc patches like that to linux-fsdevel.  Second I don't
think the logic in it is correct.  You should not disable your own
notifications based on how aio works, but do it unconditionally.  What
was the reason to disable the eventfd notification if there is an aio
one as well?

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

end of thread, other threads:[~2015-02-19  6:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-18 17:36 commit "usb: gadget: ffs: add eventfd notification about ffs events" Christoph Hellwig
2015-02-19  6:35 ` Robert Baldyga

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).