• Jakob Unterwurzacher's avatar
    fs: detect lookupCount underflow · e9983956
    Jakob Unterwurzacher authored
    If this happens, it means our node accounting is messed up.
    Abort the process by panicing instead of wrapping around
    to UINT_MAX.
    
    Change-Id: Id662ab03877d44a16785bfd164a96173a3b7519f
    e9983956
inode.go 19.7 KB