btrfs: move the 32bit warn defines into messages.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 26 Oct 2022 19:08:31 +0000 (15:08 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:46 +0000 (18:00 +0100)
commitb538a271ae9bd07e926b1e3bbfcd1aebf63e5860
tree006d9c2d18de1d58e46658bbe0b5275f65ed29a1
parentaf142b6f44d36c4d0e1e53acbedbc30a588c58de
btrfs: move the 32bit warn defines into messages.h

The code for these functions are in messages.c, move the defines and
prototypes to messages.h.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/messages.h