Whamcloud - gitweb
misc: replace remaining loff_t with ext2_loff_t
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 23 Feb 2021 02:53:53 +0000 (21:53 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 23 Feb 2021 02:53:53 +0000 (21:53 -0500)
commitbd36e7d14f5d84dabe7b3c1f997476f2912ba85f
treebf3c190b782a3a6b68f6e07f5fa23850a39a36f5
parentda3b6c27d2bdcb7bf08db01572a041ac2f2e5032
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.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
contrib/fallocate.c
misc/e4defrag.c
misc/findsuper.c