lkml.org 
[lkml]   [2020]   [Jul]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] fuse fixes for 5.8-rc6
Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git tags/fuse-fixes-5.8-rc6

Fix the following:

- two regressions in this cycle caused by the conversion of writepage list
to an rb_tree

- two regressions in v5.4 cause by the conversion to the new mount API

- saner behavior of fsconfig(2) for the reconfigure case

- an ancient issue with FS_IOC_{GET,SET}FLAGS ioctls.


Thanks,
Miklos

----------------------------------------------------------------
Chirantan Ekbote (1):
fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS

Miklos Szeredi (6):
fuse: move rb_erase() before tree_insert()
fuse: fix warning in tree_insert() and clean up writepage insertion
fuse: use ->reconfigure() instead of ->remount_fs()
fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
fuse: reject options on reconfigure via fsconfig(2)
fuse: clean up condition for writepage sending

Vasily Averin (1):
fuse: don't ignore errors from fuse_writepages_fill()

---
fs/fuse/file.c | 132 ++++++++++++++++++++++++++-------------------
fs/fuse/inode.c | 19 +++++--
fs/namespace.c | 1 +
include/linux/fs_context.h | 1 +
4 files changed, 96 insertions(+), 57 deletions(-)

\
 
 \ /
  Last update: 2020-07-17 14:32    [W:0.045 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site