linux/fs/overlayfs
Al Viro 6e3e2c4362 new helper: inode_wrong_type()
inode_wrong_type(inode, mode) returns true if setting inode->i_mode
to given value would've changed the inode type.  We have enough of
those checks open-coded to make a helper worthwhile.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2021-03-08 10:19:35 -05:00
..
copy_up.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
dir.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
export.c ovl: propagate ovl_fs to ovl_decode_real_fh and ovl_encode_real_fh 2020-11-12 11:31:55 +01:00
file.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
inode.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
Kconfig docs: fix broken references to text files 2020-04-20 15:35:59 -06:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
namei.c new helper: inode_wrong_type() 2021-03-08 10:19:35 -05:00
overlayfs.h idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
ovl_entry.h ovl: implement volatile-specific fsync error behaviour 2021-01-28 10:22:48 +01:00
readdir.c ovl: implement volatile-specific fsync error behaviour 2021-01-28 10:22:48 +01:00
super.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
util.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00