== run_pjdfstest test open_08: open returns EACCES when O_CREAT is specified, the file does not exist, and the directory in which it is to be created does not permit writing ========================================================== 19:50:40 (1746143440) Run /usr/share/pjdfstest/open/08.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/08.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/08.t against lustre filesystem lfs mkdir: dirstripe error on '/mnt/lustre/pjdfstest': stripe already set lfs setdirstripe: cannot create dir '/mnt/lustre/pjdfstest': File exists prove -f /usr/share/pjdfstest/open/08.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/08.t .. ok All tests successful. Files=1, Tests=3, 1 wallclock secs ( 0.05 usr 0.02 sys + 0.06 cusr 0.05 csys = 0.18 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/08.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.05 usr 0.02 sys + 0.10 cusr 0.10 csys = 0.27 CPU) Result: PASS