David Howells 811d736f9e [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
Dissociate the generic_writepages() function from the mpage stuff, moving its
declaration to linux/mm.h and actually emitting a full implementation into
mm/page-writeback.c.

The implementation is a partial duplicate of mpage_writepages() with all BIO
references removed.

It is used by NFS to do writeback.

Signed-Off-By: David Howells <dhowells@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2006-09-30 20:52:26 +02:00
..
2006-09-26 08:48:45 -07:00
2006-09-26 08:48:58 -07:00
2006-09-29 09:18:24 -07:00
2006-09-29 09:18:10 -07:00
2006-09-26 08:48:45 -07:00
2006-09-29 09:18:23 -07:00
2006-09-27 08:26:12 -07:00