Skip to content
Commit b6d49ecd authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode



When returning the layout in nfs4_evict_inode(), we need to ensure that
the layout is actually done being freed before we can proceed to free the
inode itself.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 17068466
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment