Thread (20 messages) flat view 20 messages, 4 authors, 2021-07-26

Re: [patch 15/15] hugetlbfs: fix mount mode command line processing

From: Al Viro <viro@zeniv.linux.org.uk>
Date: 2021-07-24 01:44:07
Also in: mm-commits, stable

On Fri, Jul 23, 2021 at 03:50:44PM -0700, Andrew Morton wrote:
From: Mike Kravetz <redacted>
Subject: 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.
Looks sane...  Which tree do you want it to go through?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help