erofs_buf: store address_space instead of inode
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 25 Apr 2024 04:15:46 +0000 (00:15 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 25 Apr 2024 04:57:14 +0000 (00:57 -0400)
commit958b9f85f8d9d884045ed4b93b2082090e617f97
treea3238bd0ac2030db0d5993ad8b1fe77189f24d8c
parent469ad583c1293f5d9f45183050b3beeb4a8c3475
erofs_buf: store address_space instead of inode

... seeing that ->i_mapping is the only thing we want from the inode.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/erofs/data.c
fs/erofs/dir.c
fs/erofs/internal.h
fs/erofs/namei.c
fs/erofs/xattr.c
fs/erofs/zdata.c