aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorChengguang Xu <[email protected]>2018-06-07 17:05:07 -0700
committerLinus Torvalds <[email protected]>2018-06-07 17:34:34 -0700
commit478ae0ca08c239e83803191317ae99d66708306c (patch)
treecf5b694e217e98f2103e2086576063d394b295bc /tools/perf/scripts/python/call-graph-from-sql.py
parent8d856c72b42d585fb17a8aa18454e03a0cf9b2b8 (diff)
fs/9p: detect invalid options as much as possible
Currently when detecting invalid options in option parsing, some options(e.g. msize) just set errno and allow to continuously validate other options so that it can detect invalid options as much as possible and give proper error messages together. This patch applies same rule to option 'cache' and 'access' when detecting -EINVAL. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Chengguang Xu <[email protected]> Reviewed-by: Andrew Morton <[email protected]> Cc: Eric Van Hensbergen <[email protected]> Cc: Ron Minnich <[email protected]> Cc: Latchesar Ionkov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions