Files
linux/fs/fuse
Miklos Szeredi f6d47a1761 fuse: fix poll notify
Move fuse_copy_finish() to before calling fuse_notify_poll_wakeup().
This is not a big issue because fuse_notify_poll_wakeup() should be
atomic, but it's cleaner this way, and later uses of notification will
need to be able to finish the copying before performing some actions.

Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
2009-01-26 15:00:59 +01:00
..
2008-11-26 12:03:54 +01:00
2009-01-26 15:00:59 +01:00
2008-11-26 12:03:56 +01:00
2009-01-26 15:00:59 +01:00
2006-06-25 10:01:19 -07:00