erofs-utils: lib: tar: fix garbage ns timestamps
authorGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 14 Jul 2024 04:41:19 +0000 (12:41 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Sun, 14 Jul 2024 04:45:22 +0000 (12:45 +0800)
commit617d708925b3c5d1dd132853e47d9d9f51443e6f
tree1a74e0f4f7daad453e023158d341126a92ddf261
parent72be3dcb053afaf75ae8b48aa4ed7490860a3c3f
erofs-utils: lib: tar: fix garbage ns timestamps

Some "#if" directives were used incorrectly.

Fixes: 95d315fd7958 ("erofs-utils: introduce tarerofs")
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20240714044119.1119717-1-hsiangkao@linux.alibaba.com
include/erofs/defs.h
lib/tar.c