[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160703083724.GD11993@veci.piliscsaba.szeredi.hu>
Date: Sun, 3 Jul 2016 10:37:24 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [GIT PULL] fuse fix for 4.7-rc5
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This makes sure not userspace filesystems are broken by the parallel lookups and
readdir feature.
Thanks,
Miklos
---
Miklos Szeredi (1):
fuse: serialize dirops by default
---
fs/fuse/dir.c | 4 ++++
fs/fuse/fuse_i.h | 9 +++++++++
fs/fuse/inode.c | 19 ++++++++++++++++++-
include/uapi/linux/fuse.h | 7 ++++++-
4 files changed, 37 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists