mirror of
https://github.com/kdave/btrfs-progs
synced 2024-12-14 02:15:39 +00:00
405e36d53c
In 5.10 the convert gained support for extended inode time precision, but this is not available on older distros and breaks build. Add a configure-time check for the EXT4_EPOCH_MASK macro and add a stub in case it's not detected. This means that the 64bit timestamps will not be transferred from the original filesystem in such environment, at least a warning is printed. Issue: #344 Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
main.c | ||
Makefile | ||
source-ext2.c | ||
source-ext2.h | ||
source-fs.c | ||
source-fs.h | ||
source-reiserfs.c | ||
source-reiserfs.h |