aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorMike Kravetz <[email protected]>2021-07-23 22:50:44 +0000
committerLinus Torvalds <[email protected]>2021-07-24 00:43:28 +0000
commite0f7e2b2f7e7864238a4eea05cc77ae1be2bf784 (patch)
treee54dd527f2552109d373fb3ff00e18822a0512c5 /lib/debugobjects.c
parentmm: fix the deadlock in finish_fault() (diff)
downloadkernel-e0f7e2b2f7e7864238a4eea05cc77ae1be2bf784.tar.gz
kernel-e0f7e2b2f7e7864238a4eea05cc77ae1be2bf784.zip
hugetlbfs: fix mount mode command line processing
In commit 32021982a324 ("hugetlbfs: Convert to fs_context") processing of the mount mode string was changed from match_octal() to fsparam_u32. This changed existing behavior as match_octal does not require octal values to have a '0' prefix, but fsparam_u32 does. Use fsparam_u32oct which provides the same behavior as match_octal. Link: https://lkml.kernel.org/r/[email protected] Fixes: 32021982a324 ("hugetlbfs: Convert to fs_context") Signed-off-by: Mike Kravetz <[email protected]> Reported-by: Dennis Camera <[email protected]> Reviewed-by: Matthew Wilcox (Oracle) <[email protected]> Cc: David Howells <[email protected]> Cc: Al Viro <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions