Josef Bacik fccf0c842e btrfs: move btrfs_abort_transaction to transaction.c
While trying to sync messages.[ch] I ended up with this dependency on
messages.h in the rest of btrfs-progs code base because it's where
btrfs_abort_transaction() was now held.  We want to keep messages.[ch]
limited to the kernel code, and the btrfs_abort_transaction() code
better fits in the transaction code and not in messages.

Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: David Sterba <dsterba@suse.com>
[ move the __cold attributes ]
Signed-off-by: David Sterba <dsterba@suse.com>
2023-02-13 17:50:33 +01:00
..
2022-12-12 20:47:51 -08:00
2022-12-12 20:47:51 -08:00
2022-12-05 18:00:59 +01:00
2022-12-12 18:46:39 -08:00
2022-12-05 18:00:45 +01:00
2023-01-06 12:01:49 -08:00
2022-12-12 20:47:51 -08:00
2022-12-12 20:47:51 -08:00
2023-02-06 14:05:16 -08:00