Home
last modified time | relevance | path

Searched hist:b6d49ecd1081740b6e632366428b960461f8158b (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4super.cdiff b6d49ecd1081740b6e632366428b960461f8158b Wed Nov 25 11:06:14 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>
H A Dpnfs.hdiff b6d49ecd1081740b6e632366428b960461f8158b Wed Nov 25 11:06:14 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>
H A Dpnfs.cdiff b6d49ecd1081740b6e632366428b960461f8158b Wed Nov 25 11:06:14 CST 2020 Trond Myklebust <trond.myklebust@hammerspace.com> 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: Trond Myklebust <trond.myklebust@hammerspace.com>