Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1591855 > unrolled thread
| Started by | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| First post | 2017-03-03 11:50 +0100 |
| Last post | 2017-03-03 11:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] fuse update for 4.11 Miklos Szeredi <miklos@szeredi.hu> - 2017-03-03 11:50 +0100
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Date | 2017-03-03 11:50 +0100 |
| Subject | [GIT PULL] fuse update for 4.11 |
| Message-ID | <tgSWC-8qy-25@gated-at.bofh.it> |
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(-)
Back to top | Article view | linux.kernel
csiph-web