summaryrefslogtreecommitdiff
path: root/tools/docs/parse-headers.py
diff options
context:
space:
mode:
authorYuezhang Mo <Yuezhang.Mo@sony.com>2025-11-28 17:51:10 +0800
committerNamjae Jeon <linkinjeon@kernel.org>2025-12-03 10:00:17 +0900
commit51fc7b4ce10ccab8ea5e4876bcdc42cf5202a0ef (patch)
tree213860d787d5c4c2fcb46929f84a75a831db23e1 /tools/docs/parse-headers.py
parentd70a5804c563b5e34825353ba9927509df709651 (diff)
exfat: fix remount failure in different process environments
The kernel test robot reported that the exFAT remount operation failed. The reason for the failure was that the process's umask is different between mount and remount, causing fs_fmask and fs_dmask are changed. Potentially, both gid and uid may also be changed. Therefore, when initializing fs_context for remount, inherit these mount options from the options used during mount. Reported-by: kernel test robot <oliver.sang@intel.com> Closes: https://lore.kernel.org/oe-lkp/202511251637.81670f5c-lkp@intel.com Signed-off-by: Yuezhang Mo <Yuezhang.Mo@sony.com> Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Diffstat (limited to 'tools/docs/parse-headers.py')
0 files changed, 0 insertions, 0 deletions