[Devel] [PATCH vz7 0/3] fuse: some cleanup and fix FUSE_NOTIFY_INVAL_FILES deadlock

Maxim Patlasov mpatlasov at virtuozzo.com
Wed Dec 21 18:10:09 PST 2016


The following series implements a couple of trivial preliminary
cleanup changes and a fix for a deadlock between FUSE_NOTIFY_INVAL_FILES
handler and double writeback (ordinary writeback waiting for fuse
writeback). See per-patch descriptions for details.

---

Maxim Patlasov (3):
      fuse: cleanup fuse_wait_on_page_writeback
      fuse: cleanup struct fuse_fill_data
      fuse: fuse_writepages_fill must check for FAIL_IMMEDIATELY


 fs/fuse/file.c  |   87 ++++++++++++++++++++++++++++++++-----------------------
 fs/fuse/inode.c |    3 ++
 2 files changed, 54 insertions(+), 36 deletions(-)

--
Signature


More information about the Devel mailing list