diff options
author | 2013-01-17 18:37:41 +0900 | |
---|---|---|
committer | 2013-01-22 10:48:58 +0900 | |
commit | 692bb55d1ab5b278181ff2e65f09eb0be6d50669 (patch) | |
tree | 3065bccf324154c24510b282f600b89c9d2ec859 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: add __init to functions in init_f2fs_fs (diff) | |
download | linux-dev-692bb55d1ab5b278181ff2e65f09eb0be6d50669.tar.xz linux-dev-692bb55d1ab5b278181ff2e65f09eb0be6d50669.zip |
f2fs: add remap_pages as generic_file_remap_pages
This was added for all the file systems before.
See the following commit.
commit id: 0b173bc4daa8f8ec03a85abf5e47b23502ff80af
[PATCH] mm: kill vma flag VM_CAN_NONLINEAR
This patch moves actual ptes filling for non-linear file mappings
into special vma operation: ->remap_pages().
File system must implement this method to get non-linear mappings support,
if it uses filemap_fault() then generic_file_remap_pages() can be used.
Now device drivers can implement this method and obtain nonlinear vma support."
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions