diff options
author | 2016-08-29 18:23:45 -0700 | |
---|---|---|
committer | 2016-09-07 17:27:39 -0700 | |
commit | bbf156f7afa7f3cc07177f1119878f6f60855fd1 (patch) | |
tree | aff5602ad821fcfeea2bd4cd3eb35017f101e7d9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: support async discard (diff) | |
download | wireguard-linux-bbf156f7afa7f3cc07177f1119878f6f60855fd1.tar.xz wireguard-linux-bbf156f7afa7f3cc07177f1119878f6f60855fd1.zip |
f2fs: fix lost xattrs of directories
This patch enhances the xattr consistency of dirs from suddern power-cuts.
Possible scenario would be:
1. dir->setxattr used by per-file encryption
2. file->setxattr goes into inline_xattr
3. file->fsync
In that case, we should do checkpoint for #1.
Otherwise we'd lose dir's key information for the file given #2.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions