summaryrefslogtreecommitdiff
path: root/fs/internal.h
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-06-02 17:16:57 +0300
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-06-08 09:38:42 +0300
commita2a513be7139b279f1b5b2cee59c6c4950c34346 (patch)
treecf211fc5a862e74b23a33567ec21e6a94ae4e15f /fs/internal.h
parentf2906aa863381afb0015a9eb7fefad885d4e5a56 (diff)
downloadlinux-a2a513be7139b279f1b5b2cee59c6c4950c34346.tar.xz
zonefs: fix handling of explicit_open option on mount
Ignoring the explicit_open mount option on mount for devices that do not have a limit on the number of open zones must be done after the mount options are parsed and set in s_mount_opts. Move the check to ignore the explicit_open option after the call to zonefs_parse_options() in zonefs_fill_super(). Fixes: b5c00e975779 ("zonefs: open/close zone on file open/close") Cc: <stable@vger.kernel.org> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Diffstat (limited to 'fs/internal.h')
0 files changed, 0 insertions, 0 deletions