Searched hist:"5268137564920843 e581304d9bfb06fb9502cf24" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | gc.c | diff 5268137564920843e581304d9bfb06fb9502cf24 Wed Apr 13 18:24:44 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split sync_node_pages with fsync_node_pages
This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only.
Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | checkpoint.c | diff 5268137564920843e581304d9bfb06fb9502cf24 Wed Apr 13 18:24:44 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split sync_node_pages with fsync_node_pages
This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only.
Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | node.c | diff 5268137564920843e581304d9bfb06fb9502cf24 Wed Apr 13 18:24:44 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split sync_node_pages with fsync_node_pages
This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only.
Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | file.c | diff 5268137564920843e581304d9bfb06fb9502cf24 Wed Apr 13 18:24:44 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split sync_node_pages with fsync_node_pages
This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only.
Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|
H A D | f2fs.h | diff 5268137564920843e581304d9bfb06fb9502cf24 Wed Apr 13 18:24:44 CDT 2016 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: split sync_node_pages with fsync_node_pages
This patch splits the existing sync_node_pages into (f)sync_node_pages. The fsync_node_pages is used for f2fs_sync_file only.
Acked-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
|