linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update errno messages
@ 2020-04-28 15:10 David Sterba
  2020-04-28 15:10 ` [PATCH 1/2] btrfs: sort error decoder entries David Sterba
  2020-04-28 15:10 ` [PATCH 2/2] btrfs: add more codes to decoder table David Sterba
  0 siblings, 2 replies; 5+ messages in thread
From: David Sterba @ 2020-04-28 15:10 UTC (permalink / raw)
  To: linux-btrfs; +Cc: David Sterba

We have a errno -> string decoder that's used to print verbose messages,
some of the codes that can be found in the wild have been missing in the
table.

David Sterba (2):
  btrfs: sort error decoder entries
  btrfs: add more codes to decoder table

 fs/btrfs/super.c | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

-- 
2.25.0


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

end of thread, other threads:[~2020-04-28 15:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-28 15:10 [PATCH 0/2] Update errno messages David Sterba
2020-04-28 15:10 ` [PATCH 1/2] btrfs: sort error decoder entries David Sterba
2020-04-28 15:26   ` Anand Jain
2020-04-28 15:10 ` [PATCH 2/2] btrfs: add more codes to decoder table David Sterba
2020-04-28 15:27   ` Anand Jain

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).