[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Re-naming accs



Am 15.05.2010, 08:19 Uhr, schrieb Helmut Karlowski <helmut.karlowski@ish.de>:

Am 14.05.2010, 23:28 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:

On FAT I have this too. So maybe it's a bug. Remove works.

Ext2 works.

It's a kernel bug that's already been fixed on the trunk.

I can't find it in the diffs. Which particular patch is it?

trunk-kernel has the bug too.

#cat t
set -x
./sleep.ttp 333&
mv sleep.ttp xy

t.out:

+ set -x
+ ./sleep.ttp 333
[1] 32
+ /bin/mv -iv sleep.ttp xy
`sleep.ttp' -> `xy'
/bin/mv: cannot move `sleep.ttp' to `xy': Permission denied



--
Helmut Karlowski