diff options
| author | Jori Koolstra <jkoolstra@xs4all.nl> | 2026-06-30 12:53:31 +0200 |
|---|---|---|
| committer | Christian Brauner <brauner@kernel.org> | 2026-07-01 12:47:23 +0200 |
| commit | 015a1f57507932b6bbc0a1453e4962fda441f9ff (patch) | |
| tree | 7deb8f11719932f8e3ed10d8f023427f2cbfa7d5 /tools/perf/scripts/python | |
| parent | 2f3a7a488cf289d0af85a3ba62c1393c52d7b83d (diff) | |
9p: drop redundant S_IFDIR from mkdir
vfs_mkdir() now sets the S_IFDIR type bit in the mode it passes to
->mkdir(), so OR-ing S_IFDIR into the mode again in v9fs_vfs_mkdir() is
redundant. Drop it.
Assisted-by: LLM
Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl>
Link: https://patch.msgid.link/20260630105400.68459-3-jkoolstra@xs4all.nl
Reviewed-by: NeilBrown <neil@brown.name>
Signed-off-by: Christian Brauner (Amutable) <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
