diff options
| author | Remi Pommarel <repk@triplefau.lt> | 2026-05-21 11:40:32 +0200 |
|---|---|---|
| committer | Dominique Martinet <asmadeus@codewreck.org> | 2026-06-21 05:22:57 +0000 |
| commit | 712da38d134b6681946368dd5c9400b43eb772b0 (patch) | |
| tree | 8b05fedc1edbeeefeb1aaae80ea3df704f92a287 /mm/tests/git@git.tavy.me:linux.git | |
| parent | 15bbf82857fa61de9bad9faa7a3cf3a95b1b292a (diff) | |
9p: Enable symlink caching in page cache
Currently, when cache=loose is enabled, file reads are cached in the
page cache, but symlink reads are not. This patch allows the results
of p9_client_readlink() to be stored in the page cache, eliminating
the need for repeated 9P transactions on subsequent symlink accesses.
This change improves performance for workloads that involve frequent
symlink resolution.
Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Message-ID: <982462d17c0c0d2856763266a25eb04d080c1dbb.1779355927.git.repk@triplefau.lt>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Diffstat (limited to 'mm/tests/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
