With this patch I do have the following:
[root@pepelac ~]# rm -rf /mnt/*
rm: cannot remove ‘/mnt/stress/10’: Directory not empty
rm: cannot remove ‘/mnt/stress/2’: Directory not empty
rm: cannot remove ‘/mnt/stress/4’: Directory not empty
However, this is because of races: when there is no any
contention, the directories can be successfully removed.
Not sure, if such behavior is POSIX compliant though...
Edward.
On 09/23/2013 09:01 PM, Edward Shishkin wrote:
On 09/19/2013 05:14 PM, m@xxxxxxxx wrote:
[...]
For the undeletable directory bug, i was able to reproduce it with
3.10 simply by copying portage on a r4 partition, do ctrl-c during
copy and rm -rf it right after.
Unfortunately, I can not reproduce this.
Could you please try the attached patch? Does it help?
Better, on not important data...
Thanks,
Edward.
--
To unsubscribe from this list: send the line "unsubscribe reiserfs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html