Ling, Xiaofeng
2004-Aug-17 20:45 UTC
[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