Al Viro 40ba433a85 new helper: inode_wrong_type()
commit 6e3e2c4362e41a2f18e3f7a5ad81bd2f49a47b85 upstream.

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>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-09-08 08:49:01 +02:00
..
2021-01-09 13:46:24 +01:00
2021-05-19 10:12:56 +02:00
2020-09-18 15:17:41 +02:00
2021-07-14 16:55:47 +02:00
2021-09-08 08:49:01 +02:00
2021-05-11 14:47:36 +02:00
2021-09-08 08:49:01 +02:00
2021-09-08 08:49:01 +02:00
2021-05-19 10:12:56 +02:00
2021-01-09 13:46:24 +01:00