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

pNFS: Tighten up locking around DS commit buckets



I'm not aware of any bugreports around this issue, but the locking
around the pnfs_commit_bucket is inconsistent at best. This patch
tightens it up by ensuring that the 'bucket->committing' list is always
changed atomically w.r.t. the 'bucket->clseg' layout segment tracking.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 0847ef88
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