[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]
authorDavid Howells <dhowells@redhat.com>
Tue, 29 Aug 2006 18:06:03 +0000 (19:06 +0100)
committerJens Axboe <axboe@nelson.home.kernel.dk>
Sat, 30 Sep 2006 18:32:12 +0000 (20:32 +0200)
commit65e6f5bc8149165efb9d7bdbd142bb837d5edfeb
tree6da4d9fd5260c007964c2c56cd77bbde452825b2
parent831058dec3735665fe91bd0d37b6a8cf56b91abd
[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]

The AFS filesystem no longer needs to override its sync_page() op.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/afs/file.c