Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1435922
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] fuse fix for 4.7-rc5 |
| Date | 2016-07-03 10:40 +0200 |
| Message-ID | <rQL6x-6sc-9@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 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(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] fuse fix for 4.7-rc5 Miklos Szeredi <miklos@szeredi.hu> - 2016-07-03 10:40 +0200
csiph-web