On Fri, 05 Jul 2024 09:15:07 +0800, Zhihao Cheng wrote: > v1->v2: > 1. Repalce lower layers parsing code with the existing helper function > ovl_parse_param_lowerdir(). > 2. Add '\n' for pr_err in function ovl_parse_param_lowerdir(). > v2->v3: > 1. Add Fix tag for patch 3. > 2. Add Reviewed-by tag for patch 2. > > [...] Applied to the vfs.fixes branch of the vfs/vfs.git tree. Patches in the vfs.fixes branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.fixes [1/3] ovl: pass string to ovl_parse_layer() https://git.kernel.org/vfs/vfs/c/7eff3453cbd7 [2/3] ovl: fix wrong lowerdir number check for parameter Opt_lowerdir https://git.kernel.org/vfs/vfs/c/ca76ac36bb60 [3/3] ovl: ovl_parse_param_lowerdir: Add missed '\n' for pr_err https://git.kernel.org/vfs/vfs/c/441e36ef5b34