From: Linus Torvalds Date: Fri, 10 Jun 2022 17:56:28 +0000 (-0700) Subject: Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal... X-Git-Tag: v6.1-rc5~1093 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ad6e0764988a388a25323337c8d559fe14b2e6b2;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'zonefs-5.19-rc2' of git://git./linux/kernel/git/dlemoal/zonefs Pull zonefs fixes from Damien Le Moal: - Fix handling of the explicit-open mount option, and in particular the conditions under which this option can be ignored. - Fix a problem with zonefs iomap_begin method, causing a hang in iomap_readahead() when a readahead request reaches the end of a file. * tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs: zonefs: fix zonefs_iomap_begin() for reads zonefs: Do not ignore explicit_open with active zone limit zonefs: fix handling of explicit_open option on mount --- ad6e0764988a388a25323337c8d559fe14b2e6b2