Re: is the inode an orphan?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Kara
Date: Tuesday, October 30, 2007 - 7:10 am

> Al Viro wrote:
  Yes, ext3 has something similar. But actually ext3 would have to insert
inode in the orphan list anyway - in delete_inode we do truncate and
for it we also insert the inode into the orphan list because truncate
can be too large to fit into a single transaction.

  Hmm, I'm just not sure whether unlink cannot somehow race with open
(at least I don't see any lock that would prevent open while unlink is
in progress)...

									Honza
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
is the inode an orphan?, Artem Bityutskiy, (Thu Oct 18, 10:49 am)
Re: is the inode an orphan?, Al Viro, (Thu Oct 18, 11:01 am)
Re: is the inode an orphan?, Artem Bityutskiy, (Fri Oct 19, 12:07 am)
Re: is the inode an orphan?, Jan Kara, (Tue Oct 30, 7:10 am)
Re: is the inode an orphan?, Artem Bityutskiy, (Mon Nov 19, 8:02 am)