On Mon, 6 Jul 2009, Nick Piggin wrote: > Update some fs code to make use of new helper functions introduced > in the previous patch. Should be no significant change in behaviour > (except CIFS now calls send_sig under i_lock, via inode_truncate_ok). ACK for the fuse parts. I think even the "if (newsize < oldsize)" conditionals could be removed before calling truncate_pagecache() as that check is performed inside truncate_pagecache(). Thanks, Miklos -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html