Re: [PATCH v13 1/2] fs: New zonefs file system

From: Dave Chinner
Date: Thu Feb 06 2020 - 23:06:35 EST


On Fri, Feb 07, 2020 at 12:16:05PM +0900, Damien Le Moal wrote:
> zonefs is a very simple file system exposing each zone of a zoned block
> device as a file. Unlike a regular file system with zoned block device
> support (e.g. f2fs), zonefs does not hide the sequential write
> constraint of zoned block devices to the user. Files representing
> sequential write zones of the device must be written sequentially
> starting from the end of the file (append only writes).

Looks good enough to merge from my perspective. There's little bits
that can be further tweaked and cleaned, but all the critical stuff
has been addressed and documented.

Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx>

--
Dave Chinner
david@xxxxxxxxxxxxx