Skip to content

Commit

Permalink
libzfs: Rename msg bufs to errbuf for consistency
Browse files Browse the repository at this point in the history
`libzfs_pool.c` uses the name `msg` where everywhere else in libzfs uses
`errbuf` for the error message buffer.

Use the name consistent with the rest of libzfs and use ERRBUFLEN
instead of 1024.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <freqlabs@FreeBSD.org>
Closes openzfs#13539
  • Loading branch information
Ryan Moeller authored and andrewc12 committed Sep 23, 2022
1 parent 75f4dfb commit 3b6b00b
Showing 1 changed file with 138 additions and 135 deletions.
Loading

0 comments on commit 3b6b00b

Please sign in to comment.