]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_io: only print the header once when dumping fsmap in csv format
authorDarrick J. Wong <djwong@kernel.org>
Sat, 5 Jun 2021 17:07:55 +0000 (10:07 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 2 Jul 2021 23:28:41 +0000 (16:28 -0700)
commit4f5bd98fe0be39465d8f7990ee63c25cc4a0ff79
treeed88f96743193e4bfcb85e7821521067383ec237
parentf57813d5b0c730af8d5f7c0efe990363ff0d7c15
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>
io/fsmap.c