[PATCH] Fix problem where knfsd wouldn't release filesystem on unexport.
Problem was that the cache was being updated inplace, rather than swapping in a new entry, so old filesystem pointers were overwritten without being released.
Showing
Please register or sign in to comment