On Mon, Jun 30, 2014 at 11:48:37AM -0400, Jeff Layton wrote: > From: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> > > Minor cleanup that should introduce no behavioral changes. > > Currently this function just unhashes the stateid and leaves the caller > to do the work of the CLOSE processing. > > Change nfsd4_close_open_stateid so that it handles doing all of the work > of closing a stateid. Move the handling of the unhashed stateid into it > instead of doing that work in nfsd4_close. This will help isolate some > coming changes to stateid handling from nfsd4_close. > > Signed-off-by: Trond Myklebust <trond.myklebust@xxxxxxxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx> -- 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