[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
reused inodes don't get i_translator cleared
From: |
Marcus Brinkmann |
Subject: |
reused inodes don't get i_translator cleared |
Date: |
Wed, 9 Oct 2002 00:28:29 +0200 |
User-agent: |
Mutt/1.4i |
Hi,
I am seeing spurious files with passive translator settings. For example, I
just reinstalled the system, doing "rm -fR *" and then reinstalling. This
gives me lots of files which seem to have left-over translator settings. I
can not proof it by inode number (although I probably could with a lot of
effort, because I still have a backup of the partition). But that is how it
looks like.
I did delete the filesystem under GNU/Linux, but I am not sure if that
wouldn't happen on GNU/Hurd as well, as we deliberately don't delete the
i_translator info when the inode is deleted (to make "undeletion" possible,
see comment in the code of write_node).
Where should this happen? diskfs_alloc_node in ialloc.c?
Thanks,
Marcus
--
`Rhubarb is no Egyptian god.' GNU http://www.gnu.org marcus@gnu.org
Marcus Brinkmann The Hurd http://www.gnu.org/software/hurd/
Marcus.Brinkmann@ruhr-uni-bochum.de
http://www.marcus-brinkmann.de/
- reused inodes don't get i_translator cleared,
Marcus Brinkmann <=