All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] btrfs: cleanup messages and error handling during mount
@ 2026-02-09 17:11 fdmanana
  2026-02-09 17:11 ` [PATCH 1/3] btrfs: change warning messages to error level in open_ctree() fdmanana
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: fdmanana @ 2026-02-09 17:11 UTC (permalink / raw)
  To: linux-btrfs

From: Filipe Manana <fdmanana@suse.com>

Short and trivial patches, details in the change logs.

Filipe Manana (3):
  btrfs: change warning messages to error level in open_ctree()
  btrfs: remove redundant warning message in btrfs_check_uuid_tree()
  btrfs: remove btrfs_handle_fs_error() after failure to recover log trees

 fs/btrfs/disk-io.c | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

-- 
2.47.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-02-09 23:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-09 17:11 [PATCH 0/3] btrfs: cleanup messages and error handling during mount fdmanana
2026-02-09 17:11 ` [PATCH 1/3] btrfs: change warning messages to error level in open_ctree() fdmanana
2026-02-09 17:11 ` [PATCH 2/3] btrfs: remove redundant warning message in btrfs_check_uuid_tree() fdmanana
2026-02-09 17:11 ` [PATCH 3/3] btrfs: remove btrfs_handle_fs_error() after failure to recover log trees fdmanana
2026-02-09 23:21 ` [PATCH 0/3] btrfs: cleanup messages and error handling during mount Qu Wenruo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.