commit | ae361ff46ba93b2644675d9de19e885185f0d0c1 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Tue Oct 16 01:25:17 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 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 <npiggin@suse.de> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>