fuse: Prepare to handle multiple pages in writeback
authorPavel Emelyanov <xemul@openvz.org>
Sat, 29 Jun 2013 17:42:48 +0000 (21:42 +0400)
committerMiklos Szeredi <mszeredi@suse.cz>
Tue, 1 Oct 2013 14:44:51 +0000 (16:44 +0200)
The .writepages callback will issue writeback requests with more than one
page aboard. Make existing end/check code be aware of this.

Signed-off-by: Maxim Patlasov <MPatlasov@parallels.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>

No differences found