aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2025-09-10 08:02:21 +0000
committerFlorian Westphal <[email protected]>2025-09-10 18:30:37 +0000
commit11fe5a82e53ac3581a80c88e0e35fb8a80e15f48 (patch)
treea55183109c972b9bec88761161a53af20be770b8 /fs/btrfs/dev-replace.c
parentnetfilter: nf_tables: place base_seq in struct net (diff)
downloadkernel-11fe5a82e53ac3581a80c88e0e35fb8a80e15f48.tar.gz
kernel-11fe5a82e53ac3581a80c88e0e35fb8a80e15f48.zip
netfilter: nf_tables: make nft_set_do_lookup available unconditionally
This function was added for retpoline mitigation and is replaced by a static inline helper if mitigations are not enabled. Enable this helper function unconditionally so next patch can add a lookup restart mechanism to fix possible false negatives while transactions are in progress. Adding lookup restarts in nft_lookup_eval doesn't work as nft_objref would then need the same copypaste loop. This patch is separate to ease review of the actual bug fix. Suggested-by: Pablo Neira Ayuso <[email protected]> Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions