aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorAmir Goldstein <[email protected]>2023-10-12 13:08:28 +0000
committerAmir Goldstein <[email protected]>2023-10-12 15:53:37 +0000
commitc34706acf40b43dd31f67c92c5a95d39666a1eb3 (patch)
tree0cd2f1457a0531e6656ef557cb5ee601a04da1e6 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentfs: factor out vfs_parse_monolithic_sep() helper (diff)
downloadkernel-c34706acf40b43dd31f67c92c5a95d39666a1eb3.tar.gz
kernel-c34706acf40b43dd31f67c92c5a95d39666a1eb3.zip
ovl: fix regression in parsing of mount options with escaped comma
Ever since commit 91c77947133f ("ovl: allow filenames with comma"), the following example was legit overlayfs mount options: mount -t overlay overlay -o 'lowerdir=/tmp/a\,b/lower' /mnt The conversion to new mount api moved to using the common helper generic_parse_monolithic() and discarded the specialized ovl_next_opt() option separator. Bring back ovl_next_opt() and use vfs_parse_monolithic_sep() to fix the regression. Reported-by: Ryan Hendrickson <[email protected]> Closes: https://lore.kernel.org/r/[email protected]/ Fixes: 1784fbc2ed9c ("ovl: port to new mount api") Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions