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

Li GuiFu bluce.lee at aliyun.com
Sat Dec 5 18:53:32 AEDT 2020



On 2020/12/5 1:56, Gao Xiang via Linux-erofs wrote:
> From: Gao Xiang <hsiangkao at aol.com>
> 
> 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 <hsiangkao at aol.com>
> ---
> changes since v1:
>  - fix improper inline comment update;
> 
>  include/erofs/internal.h |  7 ++++++-
>  lib/inode.c              | 14 ++++++++------
>  2 files changed, 14 insertions(+), 7 deletions(-)
> 
It looks good
Reviewed-by: Li Guifu <bluce.lee at aliyun.com>
Thanks,


More information about the Linux-erofs mailing list