Re: [Freedos-kernel] patch for the rename function, please check

2009-06-02 Thread Bart Oldeman
Hi Eric, 2007/9/19 Eric Auer e...@coli.uni-sb.de: I tried to fix bug 1908: Our kernel used to need a fresh dir entry for renaming, as it renamed by create new dir entry for file, then mark old entry as deleted. My patch tries to limit this to cases where you rename files or directories

[Freedos-kernel] patch for the rename function, please check

2007-09-19 Thread Eric Auer
Hi all, I tried to fix bug 1908: Our kernel used to need a fresh dir entry for renaming, as it renamed by create new dir entry for file, then mark old entry as deleted. My patch tries to limit this to cases where you rename files or directories across directories. If both old and new name are in