commit | d563ce600618a13ffae54c45a1e7cb0c96ead82b | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@aol.com> | Sat Dec 05 01:20:41 2020 +0800 |
committer | Gao Xiang <hsiangkao@aol.com> | Sat Dec 05 16:24:04 2020 +0800 |
tree | 329158d2ff5cb46a8fc56c757ef816476c7c7ab1 | |
parent | 2293451607f7e7bcc56534fd7d96c0708bd76a64 [diff] |
erofs-utils: don't create hardlinked directories Fix an issue which behaves the same as the following mkisofs BZ due to bindmount: https://bugzilla.redhat.com/show_bug.cgi?id=1749860 Link: https://lore.kernel.org/r/20201204172042.24180-1-hsiangkao@aol.com Fixes: a17497f0844a ("erofs-utils: introduce inode operations") Reviewed-by: Li Guifu <bluce.lee@aliyun.com> Signed-off-by: Gao Xiang <hsiangkao@aol.com>