commit | f9acc8c7b35a100f3a9e0e6977f7807b0169f9a5 | [log] [tgz] |
---|---|---|
author | Fengguang Wu <wfg@mail.ustc.edu.cn> | Thu Jul 19 01:48:08 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Jul 19 10:04:44 2007 -0700 |
tree | 6a4dcd227bb698a217a1d42d37e3f0135a444ea4 | |
parent | cf914a7d656e62b9dd3e0dffe4f62b953ae6048d [diff] |
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>