[GIT PULL] fuse fixes for 4.9-rc

From: Miklos Szeredi
Date: Wed Nov 16 2016 - 11:09:29 EST


Hi Linus,

Please pull from:

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

This contains a regression fix and bug fix bound for stable.

Thanks,
Miklos

---
Miklos Szeredi (2):
fuse: fix root dentry initialization
fuse: fix fuse_write_end() if zero bytes were copied

---
fs/fuse/dir.c | 5 +++++
fs/fuse/file.c | 6 ++++++
fs/fuse/fuse_i.h | 1 +
fs/fuse/inode.c | 3 ++-
4 files changed, 14 insertions(+), 1 deletion(-)