== run_pjdfstest test mknod_01: mknod returns ENOTDIR if a component of the path prefix is not a directory ========================================================== 09:57:19 (1746626239) Run /usr/share/pjdfstest/mknod/01.t against ext4 filesystem prove -f /usr/share/pjdfstest/mknod/01.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/mknod/01.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/mknod/01.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/mknod/01.t .. ok All tests successful. Files=1, Tests=27, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.10 cusr 0.18 csys = 0.34 CPU) Result: PASS lustre report /usr/share/pjdfstest/mknod/01.t .. ok All tests successful. Files=1, Tests=27, 1 wallclock secs ( 0.05 usr 0.00 sys + 0.10 cusr 0.20 csys = 0.35 CPU) Result: PASS