| commit | 0452bba6aa5d10f1b24c7dbf68ef72796c12ec90 | [log] [tgz] |
|---|---|---|
| author | Mateusz Guzik <mjguzik@gmail.com> | Wed Oct 29 14:49:52 2025 +0100 |
| committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Nov 07 20:14:55 2025 -0500 |
| tree | 7d55bcfa86de879d32494a13f08027adbb93362a | |
| parent | ce72637abb5551673e3c9528f0b75820aad2e75f [diff] |
fs: touch up predicts in putname() 1. we already expect the refcount is 1. 2. path creation predicts name == iname I verified this straightens out the asm, no functional changes. Signed-off-by: Mateusz Guzik <mjguzik@gmail.com> Link: https://patch.msgid.link/20251029134952.658450-1-mjguzik@gmail.com Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Christian Brauner <brauner@kernel.org>