diff options
author | Miklos Szeredi <mszeredi@suse.cz> | 2010-10-27 22:34:46 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-10-28 01:03:17 (GMT) |
commit | 0be8557bcd34887d5a42c01c5659cab5ecf99f13 (patch) | |
tree | 80d211221be1583303818cf201d6e40cc0674608 /mm/ksm.c | |
parent | d57af9b2142f31a39dcfdeb30776baadfc802827 (diff) | |
download | linux-0be8557bcd34887d5a42c01c5659cab5ecf99f13.tar.xz |
fuse: use release_pages()
Replace iterated page_cache_release() with release_pages(), which is
faster and shorter.
Needs release_pages() to be exported to modules.
Suggested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/ksm.c')
0 files changed, 0 insertions, 0 deletions