On Thu, Sep 11, 2014 at 09:54:42PM +0800, Peng Tao wrote: > It looks better to put return_range inside > pnfs_mark_matching_lsegs_invalid() to have it called every time a > range of layout segments all get freed. So that ld is sure to free > things up. Actually we specificly want to avoid that for cases like the internal new stateid handling in pnfs_layout_process, where we might allocate a new layout that overlaps an existing one, and where we need to keep the extents around. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html