commit | ae361ff46ba93b2644675d9de19e885185f0d0c1 | [log] [tgz] |
---|---|---|
author | Nick Piggin <[email protected]> | Tue Oct 16 01:25:17 2007 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Oct 16 09:42:57 2007 -0700 |
tree | b5af5dd9b66382e5681ae9195147c38cc8f1f3b4 | |
parent | 5e6f58a1d7ce2fd5ef099f9aec5b3e3f7ba176b4 [diff] |
hostfs: convert to new aops This also gets rid of a lot of useless read_file stuff. And also optimises the full page write case by marking a !uptodate page uptodate. Signed-off-by: Nick Piggin <[email protected]> Cc: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>