summaryrefslogtreecommitdiff
path: root/fs/super.c
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2019-05-01 22:46:11 -0400
committerAl Viro <viro@zeniv.linux.org.uk>2019-05-02 02:24:50 -0400
commit4e9036042fedaffcd868d7f7aa948756c48c637d (patch)
tree18bb48e2467b9eaa1cc2f52646b5ce0d2dd7bd3f /fs/super.c
parentf69e749a49353d96af1a293f56b5b56de59c668a (diff)
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
To choose whether to pick the GID from the old (16bit) or new (32bit) field, we should check if the old gid field is set to 0xffff. Mainline checks the old *UID* field instead - cut'n'paste from the corresponding code in ufs_get_inode_uid(). Fixes: 252e211e90ce Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/super.c')
0 files changed, 0 insertions, 0 deletions