Linux filesystem development
 help / color / mirror / Atom feed
* audit_reusename in getname_flags
@ 2025-02-06 19:07 Mateusz Guzik
  2025-02-06 20:24 ` Jeff Layton
  0 siblings, 1 reply; 4+ messages in thread
From: Mateusz Guzik @ 2025-02-06 19:07 UTC (permalink / raw)
  To: Jeff Layton
  Cc: Christian Brauner, Al Viro, Jan Kara, linux-fsdevel, linux-kernel

You added it in:
commit 7ac86265dc8f665cc49d6e60a125e608cd2fca14
Author: Jeff Layton <jlayton@kernel.org>
Date:   Wed Oct 10 15:25:28 2012 -0400

    audit: allow audit code to satisfy getname requests from its names_list

Do I read correctly this has no user-visible impact, but merely tries
to shave off some memory usage in case of duplicated user bufs?

This is partially getting in the way of whacking atomics for filename
ref management (but can be worked around).

AFAIU this change is not all *that* beneficial in its own right, so
should not be a big deal to whack it regardless of what happens with
refs? Note it would also remove some branches in the common case as
normally audit either has dummy context or there is no match anyway.

-- 
Mateusz Guzik <mjguzik gmail.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-02-06 22:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 19:07 audit_reusename in getname_flags Mateusz Guzik
2025-02-06 20:24 ` Jeff Layton
2025-02-06 20:34   ` Mateusz Guzik
2025-02-06 22:10     ` Mateusz Guzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox