]> Git Repo - linux.git/commit
readahead: sanify file_ra_state names
authorFengguang Wu <[email protected]>
Thu, 19 Jul 2007 08:48:08 +0000 (01:48 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Rusty Russell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/fs.h
mm/readahead.c
This page took 0.055132 seconds and 4 git commands to generate.