[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170913142943.GB19278@veci.piliscsaba.szeredi.hu>
Date: Wed, 13 Sep 2017 16:29:43 +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 update for 4.14
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git for-linus
This fixes a regression (spotted by the Sandstorm.io folks) in the pid namespace
handling introduced in 4.12. There's also a fix for honoring sync/dsync flags
for pwritev2().
Thanks,
Miklos
---
Miklos Szeredi (3):
fuse: allow server to run in different pid_ns
fuse: honor iocb sync flags on write
fuse: getattr cleanup
---
fs/fuse/cuse.c | 4 ++--
fs/fuse/dev.c | 13 +++++++------
fs/fuse/dir.c | 30 +++++++++++++-----------------
fs/fuse/file.c | 52 ++++++++++++++++++++++++++++------------------------
fs/fuse/fuse_i.h | 8 +++-----
5 files changed, 53 insertions(+), 54 deletions(-)
Powered by blists - more mailing lists