Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2006 16:02:25 +0200 (CEST)
From:      Anatoli Klassen <dev@26th.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/95155: Creation of UFS snapshot turns 'acls' mount option off
Message-ID:  <20060331140225.3AF7620BAB0@26th.net>
Resent-Message-ID: <200603311410.k2VEAEke056025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         95155
>Category:       kern
>Synopsis:       Creation of UFS snapshot turns 'acls' mount option off
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 31 14:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anatoli Klassen
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD mercury.26th.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Mar 22 14:22:35 CET 2006 root@mercury.26th.net:/usr/obj/usr/src/sys/MERCURY i386


>Description:
	I have a file system mounted with 'acls' option. After I create a snapshot of the system
	it loses the 'acls' flag. The same for 'multilabel' option.

	It doesn't hapen if the FS has acls and multilabel enabled by tunefs.

	The bug was not there in 6.1-BETA1, first seen in 6.1-BETA4.

>How-To-Repeat:
	(I've deleted others FS's from mount output)

	# mount -o acls /dev/ad2s5 /mnt
	# mount
	/dev/ad2s5 on /mnt (ufs, local, acls)
	# mount -u -o snapshot /mnt/test_snapshot /mnt
	# mount
	/dev/ad2s5 on /mnt (ufs, local)

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060331140225.3AF7620BAB0>