This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/fs
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
..
2009-01-08 15:12:39 -06:00
2009-01-26 15:00:59 +01:00
2009-01-09 21:05:21 +00:00
2009-01-07 17:38:31 -05:00
2009-01-05 11:54:27 -05:00
2009-01-08 08:31:15 -08:00
2009-01-05 11:54:28 -05:00
2008-12-31 18:07:43 -05:00
2009-01-03 11:45:54 -08:00
2009-01-06 15:59:09 -08:00