Re: Deletion of big files...

Olaf Titz (olaf@bigred.inka.de)
Wed, 19 May 1999 00:43:08 +0300


> I may be wrong here, but AFAIK, the space of a file is only
> released after the last process that has it open closes its
> file descriptor.
> So, if more than one process has the file open, its space
> could not be available after the unlink.

...and in this case it's the close() which hangs for seconds.
Talk about confusing behaviour. :-)

Olaf

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/