mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-05 19:55:26 +09:00
The size of ino_t depends on 32/64bit architecture type. Btrfs stores the full 64bit inode anyway so we should use it. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>