]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
readahead: sanify file_ra_state names
authorFengguang Wu <wfg@mail.ustc.edu.cn>
Thu, 19 Jul 2007 08:48:08 +0000 (01:48 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:44 +0000 (10:04 -0700)
commitf9acc8c7b35a100f3a9e0e6977f7807b0169f9a5
tree6a4dcd227bb698a217a1d42d37e3f0135a444ea4
parentcf914a7d656e62b9dd3e0dffe4f62b953ae6048d
readahead: sanify file_ra_state names

Rename some file_ra_state variables and remove some accessors.

It results in much simpler code.
Kudos to Rusty!

Signed-off-by: Fengguang Wu <wfg@mail.ustc.edu.cn>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/fs.h
mm/readahead.c