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:Trond Myklebust <trond.myklebust@hammerspace.com>
Loading
Please sign in to comment