Whamcloud - gitweb
misc: replace remaining loff_t with ext2_loff_t 51/40951/4
authorAndreas Dilger <adilger@whamcloud.com>
Sat, 12 Dec 2020 09:11:07 +0000 (02:11 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 14 Dec 2020 19:05:10 +0000 (19:05 +0000)
commit94318cef35083c687e6cec2dfba60feab9687f99
tree4727e3825060fbbec42fd45e50b6034b0bd60d35
parent502f2e17bd5b91ef1b53bc2387904c70380641e5
misc: replace remaining loff_t with ext2_loff_t

Replace the remaining loff_t uses with ext2_loff_t, as
was done in patch 1df6a4555, since loff_t is a GCC'ism
and is not portable.

Change-Id: I92e3643c05021a18f40a9a022bbf7e54121e453a
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/40951
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
contrib/fallocate.c
lib/ext2fs/imager.c
misc/e2fuzz.c
misc/e4defrag.c
misc/findsuper.c