[GIT PULL] fuse update for 4.11

From: Miklos Szeredi
Date: Fri Mar 03 2017 - 05:42:11 EST


Hi Linus,

Please pull from:

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

This contains a bugfix and cleanups.

Thanks,
Miklos

---
Miklos Szeredi (3):
fuse: add missing FR_FORCE
fuse: cleanup fuse_file refcounting
fuse: release: private_data cannot be NULL

---
fs/fuse/dir.c | 2 +-
fs/fuse/file.c | 28 ++++++++++++----------------
fs/fuse/fuse_i.h | 1 -
3 files changed, 13 insertions(+), 18 deletions(-)