aboutsummaryrefslogtreecommitdiff
path: root/include/linux/blkdev.h
diff options
context:
space:
mode:
authorJaegeuk Kim <jaegeuk@kernel.org>2016-08-29 18:23:45 -0700
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:34:02 +0200
commit0b37ca8a476af835de0fa9d080fa51b4847c0888 (patch)
tree2d0a0d0a95ca73f8c87e0da8f7e493393415c16f /include/linux/blkdev.h
parente544412126549c5cda778af1ea1b377da65cad2e (diff)
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 'include/linux/blkdev.h')
0 files changed, 0 insertions, 0 deletions