summaryrefslogtreecommitdiff
path: root/fs/bcachefs/util.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-02-24 01:18:45 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2024-02-24 20:47:47 -0500
commitc4333eb541b92d91be57f757dccf6d4368516746 (patch)
treed18a2d02477c15b7ab2b036782e8233b29226cbf /fs/bcachefs/util.c
parent097471f9e458dbbe41e25394c1fb1ccd751f0bee (diff)
bcachefs: Fix check_snapshot() memcpy
check_snapshot() copies the bch_snapshot to a temporary to easily handle older versions that don't have all the fields of the current version, but it lacked a min() to correctly handle keys newer and larger than the current version. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/util.c')
0 files changed, 0 insertions, 0 deletions