Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1480289 > unrolled thread

[GIT PULL] fuse fix for 4.8-rc5

Started byMiklos Szeredi <miklos@szeredi.hu>
First post2016-09-09 21:50 +0200
Last post2016-09-09 21:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] fuse fix for 4.8-rc5 Miklos Szeredi <miklos@szeredi.hu> - 2016-09-09 21:50 +0200

#1480289 — [GIT PULL] fuse fix for 4.8-rc5

FromMiklos Szeredi <miklos@szeredi.hu>
Date2016-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(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web