commit | 15b4650e55e06d2cc05115767551cd3ace875431 | [log] [tgz] |
---|---|---|
author | Nick Piggin <npiggin@suse.de> | Wed Oct 15 22:04:32 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:48 2008 -0700 |
tree | 5542e01b8651140b707b6b9ebe81acb6e6ca41b3 | |
parent | 8360e81b5dd23c153301f08937a68fd67d9b46c0 [diff] |
afs: convert to new aops Cannot assume writes will fully complete, so this conversion goes the easy way and always brings the page uptodate before the write. [dhowells@redhat.com: style tweaks] Signed-off-by: Nick Piggin <npiggin@suse.de> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>