linux-stable/fs/overlayfs
Al Viro e5fcbf5b75 ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags
commit 456b59e757 upstream.

ovl_change_flags() is an open-coded variant of fs/fcntl.c:setfl() and it
got missed by commit 164f4064ca ("keep iocb_flags() result cached in
struct file"); the same change applies there.

Reported-by: Pierre Labastie <pierre.labastie@neuf.fr>
Fixes: 164f4064ca ("keep iocb_flags() result cached in struct file")
Cc: <stable@vger.kernel.org> # v6.0
Link: https://bugzilla.kernel.org/show_bug.cgi?id=216738
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-04 11:26:29 +01:00
..
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile
copy_up.c Saner handling of "lseek should fail with ESPIPE" - gets rid of 2022-08-03 11:35:20 -07:00
dir.c ovl: Use ovl mounter's fsuid and fsgid in ovl_link() 2023-01-04 11:26:29 +01:00
export.c ovl: drop WARN_ON() dentry is NULL in ovl_encode_fh() 2022-07-28 15:00:57 +02:00
file.c ovl: update ->f_iocb_flags when ovl_change_flags() modifies ->f_flags 2023-01-04 11:26:29 +01:00
inode.c acl: handle idmapped mounts for idmapped filesystems 2022-08-17 11:23:31 +02:00
namei.c ovl: fix spelling mistakes 2022-08-02 15:41:10 +02:00
overlayfs.h overlayfs update for 6.0 2022-08-08 11:03:11 -07:00
ovl_entry.h ovl: support idmapped layers 2022-04-28 16:31:12 +02:00
readdir.c ovl: handle idmappings for layer lookup 2022-04-28 16:31:12 +02:00
super.c ovl: fix use inode directly in rcu-walk mode 2022-12-31 13:26:53 +01:00
util.c ovl: handle idmappings in layer open helpers 2022-04-28 16:31:12 +02:00