Hi Linus,

Please pull the following:

  git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus

This contains two more fixes by Maxim for writeback/truncate races and fixes for
RCU walk in fuse_dentry_revalidate().

Thanks,
Miklos

---
Maxim Patlasov (2):
      fuse: wait for writeback in fuse_file_fallocate()
      fuse: fix fallocate vs. ftruncate race

Miklos Szeredi (3):
      fuse: don't check_submounts_and_drop() in RCU walk
      fuse: readdirplus: fix RCU walk
      fuse: no RCU mode in fuse_access()

---
 fs/fuse/dir.c    | 20 +++++++++++++-------
 fs/fuse/file.c   | 23 +++++++++++++++++------
 fs/fuse/fuse_i.h |  2 ++
 3 files changed, 32 insertions(+), 13 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to