Ling, Xiaofeng
2004-Aug-17 20:56 UTC
[Ocfs2-devel] [BUG] LTP:mkdir try to inherits S_ISGID failed
This bug has the same reproduce step as below. the dir2 has no S_ISGID set. see bug 131.>-----Original Message----- >From: ocfs2-devel-bounces@oss.oracle.com=20 >[mailto:ocfs2-devel-bounces@oss.oracle.com] On Behalf Of Ling, Xiaofeng >Sent: 2004=C4=EA8=D4=C218=C8=D5 9:45 >To: ocfs2-devel@oss.oracle.com >Subject: [Ocfs2-devel] [BUG] LTP:mkdir try to inherits group id failed > >LTP test case mkdir02 failed.This time, it is not LTP bug. see bug 130 >You can reproduce it manually: >with root >1. mkdir dir1 >2. chmod ugo+w dir1 >3.chmod g+s dir1 > with another user user1 and group group1 >4. cd dir1 >5. mkdir dir2 >6.ls -l dir2 >The group id is group1, not root. While in ext3, it is root. > > > >------------------- >Intel China Software Lab. >iNet: 8-752-1243 >8621-52574545-1243(O) >503-712-6740(Temp) > >xfling@users.sourceforge.net >Opinions are my own and don't represent those of my employer=20 >_______________________________________________ >Ocfs2-devel mailing list >Ocfs2-devel@oss.oracle.com >http://oss.oracle.com/mailman/listinfo/ocfs2-devel >