Latest working kernel version: 2.6.26.5 Earliest failing kernel version: 2.6.27 Distribution: Fedora 9 Hardware Environment: AMD Phenom(tm) 9550 Quad-Core Processor, 2 GiB RAM, MSI K9A2 CF motherboard, WDC WD5000AAKS-0 HDD Software Environment: mc-4.6.2-3.pre1.fc9.x86_64, bash-3.2-22.fc9.x86_64 Problem Description: mc don't remove recursively from ext4dev Steps to reproduce: 1) Login root 2) Start mc 3) Decompress kernel source (for example: linux-2.6.26.6) to ext4 (for example target dir: /root or /usr/src) 4) Change dir 5) Select linux-2.6.26.6 6) Press F8 (delete) key 7) Delete directory "linux-2.6.26.6"? Yes 8) Directory not empty. Delete it recursively? All 9) echo linux* linux-2.6.26.6 Directory not removed. kernel version fs status --------------- --------- -------- 2.6.26.5 ext3 OK 2.6.26.5 ext4dev OK 2.6.27 ext3 OK 2.6.27 ext4dev FAILED
2.6.27.1 ext3 OK 2.6.27.1 ext4dev FAILED
Created attachment 18344 [details] Kernel .config file
2.6.27.2 ext3 OK 2.6.27.2 ext4dev FAILED
2.6.27.4 ext3 OK 2.6.27.4 ext4dev FAILED
This bug is fixed in 2.6.28-rc2, commit ID 3c37fc86d20
OK, thank you... but 2.6.27 patch?