diff options
| author | Al Viro <[email protected]> | 2023-10-02 02:36:43 +0000 |
|---|---|---|
| committer | Amir Goldstein <[email protected]> | 2023-10-02 14:44:19 +0000 |
| commit | c54719c92aa3129f330cce81b88cf34f1627f756 (patch) | |
| tree | b0d3dfd0806d62ac922f128fd18a5c9b37ebce3e /net/ipv4/tcp_output.c | |
| parent | ovl: move freeing ovl_entry past rcu delay (diff) | |
| download | kernel-c54719c92aa3129f330cce81b88cf34f1627f756.tar.gz kernel-c54719c92aa3129f330cce81b88cf34f1627f756.zip | |
ovl: fetch inode once in ovl_dentry_revalidate_common()
d_inode_rcu() is right - we might be in rcu pathwalk;
however, OVL_E() hides plain d_inode() on the same dentry...
Fixes: a6ff2bc0be17 ("ovl: use OVL_E() and OVL_E_FLAGS() accessors")
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Amir Goldstein <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
