Searched hist:ea1aa12ca237149227ef68af50c9a1acf027b625 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | segment.h | diff ea1aa12ca237149227ef68af50c9a1acf027b625 Thu Jul 24 21:11:43 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|
H A D | file.c | diff ea1aa12ca237149227ef68af50c9a1acf027b625 Thu Jul 24 21:11:43 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|
H A D | f2fs.h | diff ea1aa12ca237149227ef68af50c9a1acf027b625 Thu Jul 24 21:11:43 CDT 2014 Jaegeuk Kim <jaegeuk@kernel.org> 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>
|