bcachefs: Fix compiler warnings
authorBrett Holman <bholman.devel@gmail.com>
Sun, 17 Oct 2021 01:13:53 +0000 (19:13 -0600)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:14 +0000 (17:09 -0400)
commit6a0f414e2018fe7a2b001fbc8ccd4a8f4f946214
tree9e4980c57b41ee3385367195ed38c5c15cf4d179
parent70d61a7036c8d046889a4bf4eda504a6a56b2642
bcachefs: Fix compiler warnings

Type size_t is architecture-specific. Fix warnings for some non-amd64
arches.

Signed-off-by: Brett Holman <bholman.devel@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/journal_reclaim.c
fs/bcachefs/subvolume.h