Date: Tue, 28 Dec 2004 13:41:44 GMT From: Andras Got <andrej@antiszoc.hu> To: freebsd-gnats-submit@FreeBSD.org Subject: i386/75570: chflags nosappnd directory doesn't work Message-ID: <200412281341.iBSDfi13051223@www.freebsd.org> Resent-Message-ID: <200412281350.iBSDoNfr054438@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 75570 >Category: i386 >Synopsis: chflags nosappnd directory doesn't work >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 28 13:50:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Andras Got >Release: FreeBSD 5.3 >Organization: >Environment: FreeBSD linda.chello.hu 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 11:32:41 CET 2004 root@hostname:/usr/obj/usr/src/sys/ANDREJ i386 >Description: I tried some of these filesystem flags, on a test directory and found out that unsetting the sappend flag doesn't work. I got the following: #chflags nosappnd test/ #chflags: test/: Operation not permitted ls -lo says there's the flag on the dir, as i set it >How-To-Repeat: #chflags sappnd test/ then try to unset with nosappnd >Fix: I think it checks that if any changes can be made to the directory, but of course it's in append only mode so no changes can be made. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412281341.iBSDfi13051223>
