]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
FreeBSD: Don't force xattr mount option
authorRyan Moeller <ryan@iXsystems.com>
Wed, 28 Apr 2021 18:58:30 +0000 (18:58 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 13 May 2021 22:13:20 +0000 (15:13 -0700)
commit099ca8186b071ad6db4f8d5fab66baa1be8877b0
tree37b8edb8b25167d0098f049cc2651d06659a43d9
parentda124ad8ec1b3b0f18057a6b0ff3160ca6053800
FreeBSD: Don't force xattr mount option

The kernel will use the xattr property by default when not overridden
by a mount option.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #11997
lib/libzfs/os/freebsd/libzfs_zmount.c