Skip to content
Snippets Groups Projects
Commit 01d0ae8b authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix an oops in nfs4_fill_super


The mount statistics patches introduced a call to nfs_free_iostats that is
not only redundant, but actually causes an oops.

Also fix a memory leak due to the lack of a call to nfs_free_iostats on
unmount.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent d9f6eb75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment