]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
db: add the logformat command
authorBrian Foster <bfoster@redhat.com>
Fri, 18 Dec 2015 01:15:01 +0000 (12:15 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 18 Dec 2015 01:15:01 +0000 (12:15 +1100)
commitc7a8ea47502b641fa21fd6e6e7169a74676d6968
tree02835cb2228f922db006674eeb53c60a406e4714
parent571a78a7f3c6c4397f225cbaf9192da7ac49a1ec
db: add the logformat command

Add the new logformat command to format the log to a specified log cycle
and/or log stripe unit. This command is primarily for testing purposes
and is only available in expert mode.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
db/Makefile
db/command.c
db/logformat.c [new file with mode: 0644]
db/logformat.h [new file with mode: 0644]