]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
create_inode: fix 32-bit -Werror=pointer-to-int-cast build failure
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 May 2025 20:46:45 +0000 (16:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 May 2025 20:46:45 +0000 (16:46 -0400)
commit954ec190896b9630657153760a8d2c176988c933
tree2644eec4c787f826b73d1a2dc019117043dfe06d
parent0c675a67c5684252e3a228c824b0accb9f3ab5d7
create_inode: fix 32-bit -Werror=pointer-to-int-cast build failure

Fixes: 6bfa843b4435 ("mke2fs: enable copying of fs-verity metadata")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
configure
configure.ac
lib/config.h.in
misc/create_inode.c