Re: ramfs problem... (unlink of sparse file in "D" state)

Eric W. Biederman (ebiederm@xmission.com)
07 Jan 2001 07:56:53 -0700


Alan Cox <alan@lxorguk.ukuu.org.uk> writes:

> > Putting the LFS checks, & max filesize checks into the VFS sounds
> > right for 2.4.x because it fixes lots of filesystems, with just a
> > couple of lines of code.
>
> Rather more than that, and it only fixes those using generic_file_*

True. But it is noticeable fewer lines of code than doing it all
once for each fs.

Eric

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