commit | a5876e24f13f13483fbd602b972d35801fb80b74 | [log] [tgz] |
---|---|---|
author | Gao Xiang <gaoxiang25@huawei.com> | Wed Sep 04 10:08:56 2019 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Sep 05 20:10:07 2019 +0200 |
tree | f568f841ccb598314cda28d4316046b24f11be27 | |
parent | 1c2dfbf9c2c860652c6b5b84a9d6d632e8a69c71 [diff] |
erofs: use erofs_inode naming As Christoph suggested [1], "Why is this called vnode instead of inode? That seems like a rather odd naming for a Linux file system." [1] https://lore.kernel.org/r/20190829101545.GC20598@infradead.org/ Reported-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com> Link: https://lore.kernel.org/r/20190904020912.63925-10-gaoxiang25@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>