Dear iodé Team,
Many thanks for the recent iodéOS 2.2 update . When I ran my first script based backup of the data partition, I noticed that it was significantly larger (almost a factor of 2x) than the backup I made under iodéOS 2.1 before the update. My backup script is based on tar and skips symbolic links.
The increased size seems to be due to a different link type of the directory /data/user/0.
iodéOS 2.1: /data/user/0 = symbolic link to /data/data
iodéOS 2.2: /data/user/0 = hard link to /data/data
Is there any particular reason for replacing the former symbolic link by a hard link?
Was this change introduced by the iodé team or by the LineageOS team?
Thanks & Regards
Tom