btrfs-progs/convert
Jiachen YANG b3df561fbf btrfs-progs: convert: copy extra timespec on ext4
Currently btrfs-convert only copies ext2 inode timestamps
i_[cma]time from ext4, while filling 0 to nsec and crtime fields.

This change copies nsec and crtime by parsing i_[cma]time_extra fields.

Author: Jiachen YANG <farseerfc@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
2021-01-13 22:33:10 +01:00
..
Makefile
common.c btrfs-progs: convert: show more info when reserve_space fails 2020-09-29 22:46:12 +02:00
common.h
main.c
source-ext2.c btrfs-progs: convert: copy extra timespec on ext4 2021-01-13 22:33:10 +01:00
source-ext2.h
source-fs.c
source-fs.h
source-reiserfs.c
source-reiserfs.h