Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1523632
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] fuse fixes for 4.9-rc |
| Date | 2016-11-16 17:10 +0100 |
| Message-ID | <sEaWB-56K-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] fuse fixes for 4.9-rc Miklos Szeredi <miklos@szeredi.hu> - 2016-11-16 17:10 +0100
csiph-web