aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorAl Viro <[email protected]>2024-04-25 19:59:44 +0000
committerGao Xiang <[email protected]>2024-05-17 17:52:48 +0000
commit4afe6b8d21e5ff644fedd7db5673fe5a48b177b7 (patch)
tree962ae1c6d5e1e9368132e822886278a79f412e97 /net/unix/af_unix.c
parenterofs: don't align offset for erofs_read_metabuf() (simple cases) (diff)
downloadkernel-4afe6b8d21e5ff644fedd7db5673fe5a48b177b7.tar.gz
kernel-4afe6b8d21e5ff644fedd7db5673fe5a48b177b7.zip
erofs: don't round offset down for erofs_read_metabuf()
There's only one place where struct z_erofs_maprecorder ->kaddr is used not in the same function that has assigned it - the value read in unpack_compacted_index() gets calculated in z_erofs_load_compact_lcluster(). With minor massage we can switch to storing it with offset in block already added. Signed-off-by: Al Viro <[email protected]> Link: https://lore.kernel.org/r/20240425195944.GE1031757@ZenIV Signed-off-by: Gao Xiang <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions