Was anything between 12 and 18 stable ?
> A few lines earlier in this function, inode->i_op->truncate() is called
> without lock_kernel(). Should it also have a lock_kernel(), or is it not
> needed there?
Absolutely correct. The lock is missing. Bizarrely Al Viro just noticed this
about 15 minutes ago
-
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/