Re: [PATCH v3] fuse: In fuse_flush only wait if someone wants the return code
From: Tycho Andersen
Date: Mon Nov 28 2022 - 10:01:04 EST
Hi Milkos,
On Mon, Nov 14, 2022 at 09:02:09AM -0700, Tycho Andersen wrote:
> v3: use schedule_work() to avoid other sleeps in inode_write_now() and
> fuse_sync_writes(). Fix a UAF of the stack-based inarg.
Thoughts on this version?
Thanks,
Tycho