mirror of
https://github.com/kdave/btrfs-progs
synced 2025-01-17 19:21:18 +00:00
ce2de8282b
Line continuations and not simple "\n" for the json output, this got inherited to the plain text output, but this is not necessary. This also caused problems in fstests btrfs/006 where the extra newline does not match the golden output and the test fails, when printing device stats that now use the output formatter. Change the plain text formatting to always expect that a fmt_print or a manual line print (like is for the device stats) will append the newline and remove it from the end of formatting. Link: https://lore.kernel.org/linux-btrfs/CAL3q7H4b7QhL02aSOpN0-k_9P2EAbj1t+NkA6VwidKEg4S996w@mail.gmail.com Reported-by: Filipe Manana <fdmanana@gmail.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
box.h | ||
defs.h | ||
device-scan.c | ||
device-scan.h | ||
device-utils.c | ||
device-utils.h | ||
extent-cache.c | ||
extent-cache.h | ||
format-output.c | ||
format-output.h | ||
fsfeatures.c | ||
fsfeatures.h | ||
help.c | ||
help.h | ||
internal.h | ||
messages.c | ||
messages.h | ||
path-utils.c | ||
path-utils.h | ||
rbtree-utils.c | ||
rbtree-utils.h | ||
send-stream.c | ||
send-stream.h | ||
send-utils.c | ||
send-utils.h | ||
string-table.c | ||
string-table.h | ||
task-utils.c | ||
task-utils.h | ||
utils-lib.c | ||
utils.c | ||
utils.h |