summaryrefslogtreecommitdiffstats
path: root/submit-for-review.sh
diff options
context:
space:
mode:
authorDavid Spisla <david.spisla@iternity.com>2019-02-19 14:56:11 +0100
committerDavid Spisla <david.spisla@iternity.com>2019-02-20 14:00:05 +0000
commitf6c8b1771f71bec287437dbec2e3b2e4f5692ef6 (patch)
tree3d79dd6d5fb568072f02243e2746983efc3c5275 /submit-for-review.sh
parentb2f561c069d38f5075907b9f5a255f585a602c79 (diff)
md-cache: Adapt integer data types to avoid integer overflow
The "struct iatt" in iatt.h is using int64_t types for storing the atime, mtime and ctime. Therefore the struct 'struct md_cache' in md-cache.c should also use this types to avoid an integer overflow. This can happen e.g. if someone uses a very high default-retention-period in the WORM-Xlator. Change-Id: I605268d300ab622b9c8ab30e459dc00d9340aad1 fixes: bz#1678726 Signed-off-by: David Spisla <david.spisla@iternity.com> (cherry picked from commit 15423e14f16dd1a15ee5e5cbbdbdd370e57ed59f)
Diffstat (limited to 'submit-for-review.sh')
0 files changed, 0 insertions, 0 deletions