== run_pjdfstest test open_23: open may return EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR ========================================================== 04:58:35 (1713430715) Run /usr/share/pjdfstest/open/23.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/23.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/23.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/23.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/23.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.02 cusr 0.05 csys = 0.11 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/23.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.02 cusr 0.08 csys = 0.14 CPU) Result: PASS