commit | 3bcf2237352307b2e9820e635097358eda3d356e | [log] [tgz] |
---|---|---|
author | Jaegeuk Kim <jaegeuk@kernel.org> | Wed Jan 14 16:18:15 2015 -0800 |
committer | JP Abgrall <jpa@google.com> | Mon Mar 23 10:10:26 2015 -0700 |
tree | dba9cc1b9233e64120f101c1cf0e8c37a93225de | |
parent | f3b55c8ff22bfd7bfb5588637d08804aca9ac148 [diff] |
dump.f2fs: show checkpoint flag This patch is to show the checkpoint flag. With this flag, we can guess the last status of the partition. And, this can be used by xfstests. Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>