== run_pjdfstest test open_17: open returns ENXIO when O_NONBLOCK is set, the named file is a fifo, O_WRONLY is set, and no process has the file open for reading ========================================================== 13:23:14 (1726852994) Run /usr/share/pjdfstest/open/17.t against ext4 filesystem prove -f /usr/share/pjdfstest/open/17.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/open/17.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/17.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/open/17.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.06 cusr 0.02 csys = 0.14 CPU) Result: PASS lustre report /usr/share/pjdfstest/open/17.t .. ok All tests successful. Files=1, Tests=3, 1 wallclock secs ( 0.06 usr 0.00 sys + 0.08 cusr 0.06 csys = 0.20 CPU) Result: PASS