== run_pjdfstest test rmdir_01: rmdir returns ENOTDIR if a component of the path is not a directory ========================================================== 03:44:46 (1713426286) Run /usr/share/pjdfstest/rmdir/01.t against ext4 filesystem prove -f /usr/share/pjdfstest/rmdir/01.t &> /tmp/pjdfstest-ext4 Run /usr/share/pjdfstest/rmdir/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/rmdir/01.t &> /tmp/pjdfstest-lustre ext4 report /usr/share/pjdfstest/rmdir/01.t .. ok All tests successful. Files=1, Tests=14, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.07 cusr 0.22 csys = 0.33 CPU) Result: PASS lustre report /usr/share/pjdfstest/rmdir/01.t .. ok All tests successful. Files=1, Tests=14, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.07 cusr 0.30 csys = 0.42 CPU) Result: PASS