[GIT PULL] fuse bugfix for 3.19

From: Miklos Szeredi
Date: Thu Jan 15 2015 - 08:50:20 EST


Hi Linus,

Please pull from:

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

This fixes a regression in the latest fuse update plus a fix for a rather
theoretical memory ordering issue.

Thanks,
Miklos

---
Miklos Szeredi (2):
fuse: fix LOOKUP vs INIT compat handling
fuse: add memory barrier to INIT

---
fs/fuse/dev.c | 51 +++++++++++++++++++++++++++++++++++++++++++++++++--
fs/fuse/dir.c | 31 +++++++------------------------
fs/fuse/fuse_i.h | 2 ++
fs/fuse/inode.c | 5 ++---
4 files changed, 60 insertions(+), 29 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/