locks: add missing memory barrier in break_deleg
break_deleg is subject to the same potential race as break_lease. Add
a memory barrier to prevent it.
Signed-off-by: NJeff Layton <jlayton@primarydata.com>
Showing
想要评论请 注册 或 登录
break_deleg is subject to the same potential race as break_lease. Add
a memory barrier to prevent it.
Signed-off-by: NJeff Layton <jlayton@primarydata.com>