diff options
author | Harshad Shirwadkar | 2021-04-01 10:21:24 -0700 |
---|---|---|
committer | Theodore Ts'o | 2021-04-09 11:34:58 -0400 |
commit | b237e3044450fcabc6d63d8578b2fbc8237caba3 (patch) | |
tree | 96a9eef698ce713521726475d8910850141dfaec /arch/csky/Makefile | |
parent | 67d25186046145748d5fe4c5019d832215e01c1e (diff) |
ext4: add ability to return parsed options from parse_options
Before this patch, the function parse_options() was returning
journal_devnum and journal_ioprio variables to the caller. This patch
generalizes that interface to allow parse_options to return any parsed
options to return back to the caller. In this patch series, it gets
used to capture the value of "mb_optimize_scan=%u" mount option.
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Reviewed-by: Ritesh Harjani <ritesh.list@gmail.com>
Link: https://lore.kernel.org/r/20210401172129.189766-3-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'arch/csky/Makefile')
0 files changed, 0 insertions, 0 deletions