On 2013-05-14, at 0:25, Daniel Phillips <daniel.raymond.phill...@gmail.com> 
wrote:
> Interesting, Andreas. We don't do anything as heavyweight as
> allocating an inode in this path, just mark the inode dirty (which
> puts it on a list) and set a bit in the inode flags.

The new inode allocation is only needed for the truncate-to-zero case. If the 
inode is being deleted it is used directly. 

Sorry for confusion, it has been a long time since I looked at that code. 

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

Reply via email to