diff options
author | 2015-02-16 16:19:22 +0800 | |
---|---|---|
committer | 2015-03-03 09:58:44 -0800 | |
commit | 97dc3fd2cbbf6dac239333083a8a005bf50c96e8 (patch) | |
tree | f64bf7eca81da7edab0c820c6645dfd8d2a50ed4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: introduce f2fs_update_dentry to clean up duplicated codes (diff) | |
download | wireguard-linux-97dc3fd2cbbf6dac239333083a8a005bf50c96e8.tar.xz wireguard-linux-97dc3fd2cbbf6dac239333083a8a005bf50c96e8.zip |
f2fs: use ->writepage in sync_meta_pages
This patch uses ->writepage of meta mapping in sync_meta_pages instead of
f2fs_write_meta_page, by this way, in its caller we can ignore any changes
(e.g. changing name) of this registered function.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions