diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2021-02-23 23:44:08 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2021-03-13 05:13:52 +0100 |
commit | c4ab036a2f41184ba969f86dda73be361c9ab39d (patch) | |
tree | d2d2d597d2772a482b1b2f4797cee84992553751 /fs/hostfs | |
parent | 9p: missing chunk of "fs/9p: Don't update file type when updating file attrib... (diff) | |
download | linux-c4ab036a2f41184ba969f86dda73be361c9ab39d.tar.xz linux-c4ab036a2f41184ba969f86dda73be361c9ab39d.zip |
spufs: fix bogosity in S_ISGID handling
clearing everything *except* S_ISGID (including the S_IFDIR, among
other things) is wrong. Just use init_inode_owner() and be done
with that...
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/hostfs')
0 files changed, 0 insertions, 0 deletions