search for: mkdir02

Displaying 3 results from an estimated 3 matches for "mkdir02".

2004 Aug 17
1
[Bug] LTP: mkdir fail after setreuid
...4 BROK : Remaining cases broken >lstat02 5 BROK : Remaining cases broken >lstat02 6 BROK : Remaining cases broken >lstat03 1 BROK : open(testfile, O_RDWR|O_CREAT, 0644) Failed, >errno=3D13 : Permission denied >mkdir(tstdir1.3878, 777) >current dir /ocfs >mkdir02 1 FAIL : mkdir() FAILED to inherit the group ID 1 from >parent directory 99 >mkdir(tstdir1.3878, 777) >current dir /ocfs >mkdir02 1 FAIL : Test to attempt to make a directory inherits >group ID FAILED >mknod03 1 FAIL : tnode_3897: Incorrect group >mknod04...
2004 Aug 17
0
[BUG] LTP:mkdir try to inherits S_ISGID failed
...- >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. Whil...
2004 Jul 06
3
posix
mainly question for the intel folks, any chance to rerun the ltp testsuites to see how we are doing these days with all the changes ? thanks :) Wim