Re: generic_file_llseek() broken?

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 15 Nov 2001 22:02:45 +0000 (GMT)


> Maybe also sys_truncate should disallow truncating to a size larger
> than s_maxbytes. Al? For now, returning EOVERFLOW from do_truncate()
> when (length > inode->i_sb->s_maxbytes) should be OK.

It should do in the last patches I sent Linus.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/