aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorHobin Woo <[email protected]>2024-09-04 13:36:35 +0900
committerSteve French <[email protected]>2024-09-14 00:03:15 -0500
commitca4974ca954561e79f8871d220bb08f14f64f57c (patch)
treeab13287214030eb467a0ea880072f5cd3b77566c /tools/perf/util/scripting-engines/trace-event-python.c
parentee426bfb9d09b29987369b897fe9b6485ac2be27 (diff)
ksmbd: make __dir_empty() compatible with POSIX
Some file systems may not provide dot (.) and dot-dot (..) as they are optional in POSIX. ksmbd can misjudge emptiness of a directory in those file systems, since it assumes there are always at least two entries: dot and dot-dot. Just don't count dot and dot-dot. Cc: [email protected] # v6.1+ Signed-off-by: Hobin Woo <[email protected]> Acked-by: Namjae Jeon <[email protected]> Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions