On Wed, Jul 08, 2015 at 05:30:15PM -0400, J. Bruce Fields wrote: > Hm, is the stateid really completely enough set up that this is safe? It's not. nfsd4_free_layout_stateid unconditionally deletes from the per-client and per-file lists which are empty at this point. Just adding an explicit fput would be the better fix. -- 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