summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJori Koolstra <jkoolstra@xs4all.nl>2026-06-30 12:53:36 +0200
committerChristian Brauner <brauner@kernel.org>2026-07-01 12:48:51 +0200
commit5c39d53bf5c3967b1b64ea310ddd1d42a8cc365e (patch)
tree77db6ea18251207cda2110ce82a743137a93d604 /tools/perf/scripts/python
parente6e3cc72f46aa328a806603f1ed56c99c9faa654 (diff)
ceph: 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 ceph_mkdir() is redundant. Drop it. Assisted-by: LLM Signed-off-by: Jori Koolstra <jkoolstra@xs4all.nl> Link: https://patch.msgid.link/20260630105400.68459-8-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