From nobody@FreeBSD.org  Tue Dec 28 13:41:45 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 284E616A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Dec 2004 13:41:45 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 165BA43D31
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Dec 2004 13:41:44 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id iBSDfi2S051224
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 28 Dec 2004 13:41:44 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id iBSDfi13051223;
	Tue, 28 Dec 2004 13:41:44 GMT
	(envelope-from nobody)
Message-Id: <200412281341.iBSDfi13051223@www.freebsd.org>
Date: Tue, 28 Dec 2004 13:41:44 GMT
From: Andras Got <andrej@antiszoc.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: chflags nosappnd directory doesn't work
X-Send-Pr-Version: www-2.3

>Number:         75570
>Category:       bin
>Synopsis:       chflags nosappnd directory doesn't work
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 28 13:50:23 GMT 2004
>Closed-Date:    Wed May 07 22:06:55 UTC 2008
>Last-Modified:  Wed May 07 22:06:55 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-i386->freebsd-bin 
Responsible-Changed-By: vs 
Responsible-Changed-When: Wed Mar 9 21:01:36 GMT 2005 
Responsible-Changed-Why:  
Reclassify. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75570 
Responsible-Changed-From-To: freebsd-bin->freebsd-bugs 
Responsible-Changed-By: vs 
Responsible-Changed-When: Wed Mar 9 21:52:41 GMT 2005 
Responsible-Changed-Why:  
Fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75570 

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, andrej@antiszoc.hu
Cc:  
Subject: Re: bin/75570: chflags nosappnd directory doesn't work
Date: Tue, 04 Mar 2008 01:03:28 +0100

 Andras,
 
 I'm unable to reproduce the problem on 6.2-R and 7.0. I'm wondering if
 you still see this problem?
State-Changed-From-To: open->feedback 
State-Changed-By: vwe 
State-Changed-When: Tue Mar 4 00:19:13 UTC 2008 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=75570 
State-Changed-From-To: feedback->closed 
State-Changed-By: vwe 
State-Changed-When: Wed May 7 22:06:48 UTC 2008 
State-Changed-Why:  

We're sorry to not see any feedback received for quite some time. 
If you think this is still an issue that should be worked on, 
please provide the requested information and we'll be happy to 
re-open this ticket. 
Thank you for bringing this problem to attention! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75570 
>Unformatted:
