On Sat, Oct 04, 2014 at 11:00:42PM -0400, John de la Garza wrote: > Since the callback is doing nothing more than calling kfree() we can > use kfree_rcu() instead of having to use a callback. Except that this > - kmem_cache_free(inode_cachep, inode); isn't kfree()... -- 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