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

NFS: Deal correctly with attribute generation counter overflow



We need to use unsigned long subtraction and then convert to signed in
order to deal correcly with C overflow rules.

Fixes: f5062003 ("NFS: Set an attribute barrier on all updates")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 99f23783
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