Re: [PATCH] bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()

2024-04-23 Thread Kent Overstreet
On Tue, Apr 23, 2024 at 01:12:27PM -0700, Nathan Chancellor wrote: > When building for a 32-bit target, for which 'size_t' is 'unsigned int', > there are two warnings around mismatched format specifiers and argument > types: Thanks! Applied.

[PATCH] bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()

2024-04-23 Thread Nathan Chancellor
When building for a 32-bit target, for which 'size_t' is 'unsigned int', there are two warnings around mismatched format specifiers and argument types: In file included from fs/bcachefs/vstructs.h:5, from fs/bcachefs/bcachefs_format.h:79, from