On Fri, Dec 25, 2020 at 04:45:38PM +0900, Jiachen YANG wrote: > 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.
Thanks, added to devel, with some coding style fixups. I've also added a simple test.