| commit | f421ceb3bf57efda3436bed0166cd7fb4611615c | [log] [tgz] |
|---|---|---|
| author | Jaegeuk Kim <jaegeuk@kernel.org> | Thu Jul 24 19:11:43 2014 -0700 |
| committer | flintman <flintman@flintmancomputers.com> | Sat Jan 24 11:38:40 2015 -0500 |
| tree | f1d4f64b35510214449771185ede955a8033015f | |
| parent | 9a11a8e120680173207e7cfe71dbb8729e758de9 [diff] |
f2fs: enable in-place-update for fdatasync This patch enforces in-place-updates only when fdatasync is requested. If we adopt this in-place-updates for the fdatasync, we can skip to write the recovery information. Reviewed-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>