aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorElena Reshetova <[email protected]>2017-10-20 12:53:32 +0300
committerAnna Schumaker <[email protected]>2017-11-17 13:47:59 -0500
commiteba6dd691743a9d7a57735f36bf6946fc58878ec (patch)
treee6b14b8b629462d1e7707bd32536292e91bccef0 /scripts
parenta2a5dea7b6cb77365ed9c987f54d160668c8a95f (diff)
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
refcount_t type and corresponding API should be used instead of atomic_t when the variable is used as a reference counter. This allows to avoid accidental refcounter overflows that might lead to use-after-free situations. Signed-off-by: Elena Reshetova <[email protected]> Signed-off-by: Hans Liljestrand <[email protected]> Signed-off-by: Kees Cook <[email protected]> Signed-off-by: David Windsor <[email protected]> Signed-off-by: Anna Schumaker <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions