diff options
author | 2021-07-12 12:34:34 -0400 | |
---|---|---|
committer | 2021-10-03 20:49:06 -0400 | |
commit | 33c3214bf450051db99d352cfeef7e0ffcbb8614 (patch) | |
tree | 864bcc2fa753fb66ca37450f4b2c796f7144773d /fs/nfs/nfs4state.c | |
parent | SUNRPC: Remove unnecessary memory barriers (diff) | |
download | wireguard-linux-33c3214bf450051db99d352cfeef7e0ffcbb8614.tar.xz wireguard-linux-33c3214bf450051db99d352cfeef7e0ffcbb8614.zip |
SUNRPC: xprt_clear_locked() only needs release memory semantics
The clearing of the XPRT_LOCKED bit has to happen after we clear
xprt->snd_task, but we don't require any extra memory barriers after
that.
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/nfs/nfs4state.c')
0 files changed, 0 insertions, 0 deletions