Whamcloud - gitweb
libext2fs: fix compiler warning in ext2fs_orphan_file_block_csum_set()
authorTheodore Ts'o <tytso@mit.edu>
Tue, 10 Dec 2024 04:48:50 +0000 (23:48 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 10 Dec 2024 04:48:50 +0000 (23:48 -0500)
commitc1e0fa3231d3639c79f4460bc9e38d6c91cafa6c
tree5bae0a2e6d3294718087fd1a6468e4abe41d7069
parentb1b66f4fe01e08a315be82b28705b4437fec90be
libext2fs: fix compiler warning in ext2fs_orphan_file_block_csum_set()

Fixes: daf2d1c830d9 ("libext2fs: fix ext2fs_orphan_file_block_csum_set()")
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/orphan.c