2014-07-24 13:40:47

by Miklos Szeredi

[permalink] [raw]
Subject: [GIT PULL] more fuse fixes for 3.16

Hi Linus,

Please pull from:

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

These two pathes fix issues with the kernel-userspace protocol changes in v3.15.

Thanks,
Miklos

---
Andrew Gallagher (1):
fuse: add FUSE_NO_OPEN_SUPPORT flag to INIT

Miklos Szeredi (1):
fuse: s_time_gran fix

---
fs/fuse/inode.c | 5 +----
include/uapi/linux/fuse.h | 3 +++
2 files changed, 4 insertions(+), 4 deletions(-)