diff options
author | ChenXiaoSong <chenxiaosong2@huawei.com> | 2022-09-23 08:40:15 +0300 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2022-12-06 18:39:17 +0300 |
commit | d564d2c4c2445cb0972453933dc87c2dcaac8597 (patch) | |
tree | cedaed4b44608f7059890a58de18b84b3783ccf6 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 6f1c1d95dc93b52a8ef9cc1f3f610c2d5e6b217b (diff) | |
download | linux-d564d2c4c2445cb0972453933dc87c2dcaac8597.tar.xz |
NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access()
After converting file f_flags to open context mode by flags_to_mode(), open
context mode will have FMODE_EXEC when file open for exec, so we check
FMODE_EXEC from open context mode.
No functional change, just simplify the code.
Signed-off-by: ChenXiaoSong <chenxiaosong2@huawei.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions