aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorYunlei He <[email protected]>2015-12-15 17:17:20 +0800
committerJaegeuk Kim <[email protected]>2015-12-16 08:58:05 -0800
commitb39f0de23d8f22253d441b3b68414e9a1d027cf6 (patch)
treec0ae15b7ea59f9d15ab653396fa4d094d1f94319 /tools/perf/scripts/python/export-to-postgresql.py
parenta1c1e9b74ff380176bf3862c764061e0a7efd9bb (diff)
f2fs: backup raw_super in sbi
f2fs use fields of f2fs_super_block struct directly in a grabbed buffer. Once the buffer happen to be destroyed (e.g. through dd), it may bring in unpredictable effect on f2fs. This patch fixes to allocate additional buffer to store datas of super block rather than using grabbed block buffer directly. Signed-off-by: Yunlei He <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]> Signed-off-by: Chao Yu <[email protected]> Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions