Re: Full disk and 2.3.x kernels.

Trever Adams (trever_Adams@bigfoot.com)
Fri, 19 Nov 1999 22:16:36 -0700


Dancer wrote:
>
> You know that disk-blocks held by open files are not released until
> those files are closed? That means, that you can remove a logfile, but
> if the process still has it open the space isn't released. A write
> failing usually means that the process dies or reopens the file which
> ends up releasing the space (finally), and it then being available for
> reallocation.
>
> D

Yes, I am aware of this thank you. The files I erased, in question,
were C source files... they were not in use in ANY way and hadn't been
for over 3 hours.

Trever

-
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/