3 patches to address zonefs fixes for bugs discovered with an improved zonefs test suite. The first 2 patches fix handling of the explicit-open mount option. The third patch fixes a hang triggered by readahead reaching the end of a sequential file. Damien Le Moal (3): zonefs: fix handling of explicit_open option on mount zonefs: Do not ignore explicit_open with active zone limit zonefs: fix zonefs_iomap_begin() for reads fs/zonefs/super.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) -- 2.36.1