commit | feebd734134ef18357b0281fb6e7c0a516fe13bc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@kernel.org> | Sat Jun 05 10:07:55 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Wed Jul 28 14:12:09 2021 -0700 |
tree | db5b8abf09b7132009abaefa0d01941efbf96220 | |
parent | 04ed7a41902c5c2f0cf875c9a09faea8e797250a [diff] |
xfs_io: only print the header once when dumping fsmap in csv format Only print the column names once when we're dumping fsmap information in csv format. Signed-off-by: Darrick J. Wong <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>