Files
linux-apfs/fs
Jaegeuk Kim bbf156f7af 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>
2016-09-07 17:27:39 -07:00
..
2016-05-20 17:58:30 -07:00
2016-09-07 17:27:39 -07:00
2016-08-07 10:03:31 -04:00
2016-07-29 12:05:25 +02:00
2016-05-23 17:04:14 -07:00
2016-06-07 22:07:09 -04:00
2016-08-17 08:42:34 +10:00
2016-06-20 17:11:29 -04:00
2016-07-01 10:24:18 -04:00
2016-06-21 09:23:11 +10:00
2016-08-07 10:03:31 -04:00
2016-07-26 16:19:19 -07:00
2016-08-07 10:03:31 -04:00