Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfsd4: don't leave freed stateid hashed
Note the stateid is hashed early on in init_stid(), but isn't currently being unhashed on error paths. Signed-off-by: J. Bruce Fields <[email protected]>
- Loading branch information