== run_pjdfstest test rmdir_12: rmdir returns EINVAL if the last component of the path is '.' and EEXIST or ENOTEMPTY if the last component of the path is '..' ========================================================== 12:47:28 (1709056048) Run /usr/share/pjdfstest/rmdir/12.t against ext4 filesystem prove -f /usr/share/pjdfstest/rmdir/12.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/rmdir/12.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/rmdir/12.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/rmdir/12.t .. ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.05 usr 0.01 sys + 0.13 cusr 0.03 csys = 0.22 CPU) Result: PASS lustre report /usr/share/pjdfstest/rmdir/12.t .. ok All tests successful. Files=1, Tests=6, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.12 cusr 0.06 csys = 0.23 CPU) Result: PASS