]> git.baikalelectronics.ru Git - kernel.git/commit
orangefs: rename remaining bits of mmap readahead cache
authorMartin Brandenburg <martin@omnibond.com>
Tue, 2 Aug 2016 18:31:05 +0000 (14:31 -0400)
committerMartin Brandenburg <martin@omnibond.com>
Mon, 8 Aug 2016 19:12:27 +0000 (15:12 -0400)
commit11b5eb68c84a54cfdf622aff2bde4bfb1702eb90
treeed991fde2ec2a7adbd2a86a77219ef5958179923
parente06d0cf0441a40bf6045b623b84e1162d8d5feb6
orangefs: rename remaining bits of mmap readahead cache

This has been dormant code for many years. Parts of it were removed from
the OrangeFS kernel code when it went into mainline. These bits were missed.
Now the readahead cache has been resurrected in the OrangeFS userspace
portions. It was renamed there, since it doesn't really have anything to do
with mmap specifically, so it will be renamed here.

Signed-off-by: Martin Brandenburg <martin@omnibond.com>
fs/orangefs/file.c
fs/orangefs/orangefs-cache.c
fs/orangefs/orangefs-dev-proto.h
fs/orangefs/orangefs-utils.c
fs/orangefs/upcall.h