On Mon, Apr 18, 2016 at 11:35:29PM +0200, Jan Kara wrote:
Now that all filesystems zero out blocks allocated for a fault
handler,
we can just remove the zeroing from the handler itself. Also add checks
that no filesystem returns to us unwritten or new buffer.
Signed-off-by: Jan Kara <jack(a)suse.cz>
Reviewed-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>