From 385b126815d9278cf347504cf17ba62fb57e00ca Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Sat, 29 Jun 2013 21:42:48 +0400 Subject: [PATCH] fuse: Prepare to handle multiple pages in writeback 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 Signed-off-by: Miklos Szeredi --- Reading git-format-patch failed