Re: [PATCH v2 2/2] erofs-utils: fix cross-device submounts

2020-12-04 Thread Li GuiFu via Linux-erofs
On 2020/12/5 1:56, Gao Xiang via Linux-erofs wrote: > From: Gao Xiang > > Use device ID and inode number to identify hardlinks > rather than inode number only. > > Fixes: a17497f0844a ("erofs-utils: introduce inode operations") > Signed-off-by: Gao Xiang > --- > changes since v1: > - fix im

[PATCH v2 2/2] erofs-utils: fix cross-device submounts

2020-12-04 Thread Gao Xiang via Linux-erofs
From: Gao Xiang Use device ID and inode number to identify hardlinks rather than inode number only. Fixes: a17497f0844a ("erofs-utils: introduce inode operations") Signed-off-by: Gao Xiang --- changes since v1: - fix improper inline comment update; include/erofs/internal.h | 7 ++- lib/