backports: do not backport shmem_read_mapping_page_gfp() on RHEL 6.4
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Jun 2013 16:00:12 +0000 (18:00 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Thu, 6 Jun 2013 04:35:49 +0000 (21:35 -0700)
commit3a5a613b977e1bfc9d66783e82645903087816a9
treed1f4acff69a4355caad73d6ec8ed9348ea7acebb
parent65034d5bb3c1e5c15f097f9f8bd981aa64025a70
backports: do not backport shmem_read_mapping_page_gfp() on RHEL 6.4

shmem_read_mapping_page_gfp() looks different in the RHEL 6.4 source
code and we should use that version instead.
This also adds a missing include to prefix this function with backport_.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
backport/backport-include/linux/shmem_fs.h
backport/compat/compat-3.0.c