search for: id8dbqe7wgcqc5nzwq47dhsrakvqaj0yww

Displaying 1 result from an estimated 1 matches for "id8dbqe7wgcqc5nzwq47dhsrakvqaj0yww".

2001 Oct 07
2
ext3 and ls in a deletted directory
Hi, With kernel 2.4.10, when I do $ mkdir foo; cd foo; rmdir ../foo; ls then ls becomes zombie. $ ps xau|grep ls liu 596 0.0 0.0 148 88 ? D 12:03 0:00 ls This does not happen with 2.4.10 on an ext2 filesystem, nor with 2.4.9/ext3. The command cd instead of ls is OK. Distribution is Slackware 8.0 and the kernels are stock ones. Liu