Files
mirror_zfs/lib/libzfs
Alexander Motin 6e79bcd356 Fix remount when setting multiple properties.
The previous code was checking zfs_is_namespace_prop() only for the
last property on the list.  If one was not "namespace", then remount
wasn't called.  To fix that move zfs_is_namespace_prop() inside the
loop and remount if at least one of properties was "namespace".

Reviewed-by: Umer Saleem <usaleem@ixsystems.com>
Reviewed-by: Ameer Hamza <ahamza@ixsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by:	Alexander Motin <mav@FreeBSD.org>
Sponsored by:	iXsystems, Inc.
Closes #15000
2023-07-13 08:48:05 -07:00
..
2023-01-05 10:47:25 -08:00
2020-07-10 14:26:00 -07:00
2023-03-28 14:03:36 -07:00
2021-04-14 13:23:07 -07:00
2023-05-26 10:09:04 -07:00
2023-05-26 10:09:04 -07:00
2020-11-17 09:18:52 -08:00
2019-09-02 17:53:27 -07:00