linux-stable/fs/hfsplus
Aditya Garg ff939afec5 hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount
commit 9f2b5debc0 upstream.

Despite specifying UID and GID in mount command, the specified UID and GID
were not being assigned. This patch fixes this issue.

Link: https://lkml.kernel.org/r/C0264BF5-059C-45CF-B8DA-3A3BD2C803A2@live.com
Signed-off-by: Aditya Garg <gargaditya08@live.com>
Reviewed-by: Viacheslav Dubeyko <slava@dubeyko.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-07 12:07:35 +01:00
..
Kconfig
Makefile
acl.h
attributes.c hfsplus: fix crash and filesystem corruption when deleting files 2020-04-24 07:58:59 +02:00
bfind.c
bitmap.c
bnode.c
brec.c hfsplus: fix BUG on bnode parent update 2019-11-28 18:28:46 +01:00
btree.c hfsplus: prevent btree data loss on ENOSPC 2019-11-28 18:28:47 +01:00
catalog.c hfsplus: prevent btree data loss on ENOSPC 2019-11-28 18:28:47 +01:00
dir.c hfsplus: fix NULL dereference in hfsplus_lookup() 2018-09-15 09:42:57 +02:00
extents.c hfsplus: fix return value of hfsplus_get_block() 2019-11-28 18:28:49 +01:00
hfsplus_fs.h hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount 2023-01-07 12:07:35 +01:00
hfsplus_raw.h
inode.c hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount 2023-01-07 12:07:35 +01:00
ioctl.c fs: Replace CURRENT_TIME_SEC with current_time() for inode timestamps 2016-09-27 21:06:22 -04:00
options.c hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount 2023-01-07 12:07:35 +01:00
part_tbl.c hfsplus: use bio op accessors 2016-06-07 13:41:38 -06:00
posix_acl.c hfsplus: Don't clear SGID when inheriting ACLs 2017-07-27 15:08:07 -07:00
super.c hfsplus: don't return 0 when fill_super() failed 2018-09-15 09:42:57 +02:00
tables.c
unicode.c get rid of 'parent' argument of ->d_compare() 2016-07-31 16:37:25 -04:00
wrapper.c hfsplus: use bio op accessors 2016-06-07 13:41:38 -06:00
xattr.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr.h switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr_security.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr_trusted.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00
xattr_user.c switch xattr_handler->set() to passing dentry and inode separately 2016-05-27 15:39:43 -04:00