diff options
author | 2013-12-26 12:49:48 +0900 | |
---|---|---|
committer | 2014-01-06 16:42:20 +0900 | |
commit | 1e1bb4baf10be371f72150e2801d97a04d40b3b9 (patch) | |
tree | 708ae4f4d93b05f063aa1c50538c53cdcbae5350 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: add the number of inline_data files to status info (diff) | |
download | linux-dev-1e1bb4baf10be371f72150e2801d97a04d40b3b9.tar.xz linux-dev-1e1bb4baf10be371f72150e2801d97a04d40b3b9.zip |
f2fs: add inline_data recovery routine
This patch adds a inline_data recovery routine with the following policy.
[prev.] [next] of inline_data flag
o o -> recover inline_data
o x -> remove inline_data, and then recover data blocks
x o -> remove inline_data, and then recover inline_data
x x -> recover data blocks
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions