]> Git Repo - linux.git/commit
erofs: use erofs_inode naming
authorGao Xiang <[email protected]>
Wed, 4 Sep 2019 02:08:56 +0000 (10:08 +0800)
committerGreg Kroah-Hartman <[email protected]>
Thu, 5 Sep 2019 18:10:07 +0000 (20:10 +0200)
commita5876e24f13f13483fbd602b972d35801fb80b74
treef568f841ccb598314cda28d4316046b24f11be27
parent1c2dfbf9c2c860652c6b5b84a9d6d632e8a69c71
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[email protected]/
Reported-by: Christoph Hellwig <[email protected]>
Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
fs/erofs/data.c
fs/erofs/dir.c
fs/erofs/inode.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/super.c
fs/erofs/xattr.c
fs/erofs/xattr.h
fs/erofs/zdata.c
fs/erofs/zmap.c
include/trace/events/erofs.h
This page took 0.054721 seconds and 4 git commands to generate.