Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1480289 > unrolled thread
| Started by | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| First post | 2016-09-09 21:50 +0200 |
| Last post | 2016-09-09 21:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[GIT PULL] fuse fix for 4.8-rc5 Miklos Szeredi <miklos@szeredi.hu> - 2016-09-09 21:50 +0200
| From | Miklos Szeredi <miklos@szeredi.hu> |
|---|---|
| Date | 2016-09-09 21:50 +0200 |
| Subject | [GIT PULL] fuse fix for 4.8-rc5 |
| Message-ID | <sfzYd-74I-7@gated-at.bofh.it> |
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This fixes a deadlock when fuse, direct I/O and loop device are combined.
Thanks,
Miklos
---
Miklos Szeredi (1):
fuse: direct-io: don't dirty ITER_BVEC pages
---
fs/fuse/file.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Back to top | Article view | linux.kernel
csiph-web