[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150115135101.GA3388@tucsk.suse.de>
Date: Thu, 15 Jan 2015 14:51:01 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Marc Dionne <marc.c.dionne@...il.com>
Subject: [GIT PULL] fuse bugfix for 3.19
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists