diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-02-24 04:50:42 +0300 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-06-11 20:40:01 +0300 |
| commit | 3542920b91831974e3b9b3ce4bc083657a4f43d6 (patch) | |
| tree | 27be9d95eff4c25e756cff04c3a18f8019b9c624 /scripts/gdb/linux/modules.py | |
| parent | e95db51c81f54dd12ea465b5127e4786f62a1095 (diff) | |
| download | linux-3542920b91831974e3b9b3ce4bc083657a4f43d6.tar.xz | |
shmem: no dentry retention past the refcount reaching zero
Just set DCACHE_DONTCACHE in ->s_d_flags and be done with that.
Dentries there live for as long as they are pinned; once the
refcount hits zero, that's it. The same, of course, goes for
other tree-in-dcache filesystems - more in the next commits...
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
