]> git.neil.brown.name Git - history.git/commit
[PATCH] tmpfs 2/6 remove shmem_readpage
authorAndrew Morton <akpm@digeo.com>
Thu, 3 Apr 2003 00:27:05 +0000 (16:27 -0800)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 3 Apr 2003 00:27:05 +0000 (16:27 -0800)
commit2927b748501c99b995279ef0e9501241513d6d60
treec87a352c11c1059190deca3f08f830f9695720bb
parentacad2c182632b05581d65b3c504986b8f2732223
[PATCH] tmpfs 2/6 remove shmem_readpage

From: Hugh Dickins <hugh@veritas.com>

shmem_readpage was created to give tmpfs sendfile and loop ability; but
they're both using shmem_file_sendfile now, so remove shmem_readpage.
mm/shmem.c