2017-03-03 10:42:09

by Miklos Szeredi

[permalink] [raw]
Subject: [GIT PULL] fuse update for 4.11

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(-)