lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  9 Feb 2023 14:39:09 +0800
From:   Jingbo Xu <jefflexu@...ux.alibaba.com>
To:     xiang@...nel.org, chao@...nel.org, linux-erofs@...ts.ozlabs.org,
        zhujia.zj@...edance.com
Cc:     huyue2@...lpad.com, linux-kernel@...r.kernel.org
Subject: [PATCH v3 0/4] erofs: cleanup for fscache share domain mode

v3:
- patch 2: remove redundant blank lines (Gao Xiang)
- patch 3: add "Fixes" tag

v2: https://lore.kernel.org/all/20230209051838.33297-1-jefflexu@linux.alibaba.com/
v1: https://lore.kernel.org/all/cover.1675840368.git.jefflexu@linux.alibaba.com/

v2:
- patch 4: add EROFS_REG_COOKIE_SHARE flag to indicate that the blob is
  shareable among several erofs fs instances (Zhu Jia)
- patch 4: rearrange the prototype of related functions to make it more
  compact (including rename erofs_fscache_domain_init_cookie() to
  erofs_domain_init_cookie())

Jingbo Xu (4):
  erofs: remove unused device mapping in meta routine
  erofs: maintain cookies of share domain in self-contained list
  erofs: relinquish volume with mutex held
  erofs: unify anonymous inodes for blob

 fs/erofs/fscache.c  | 144 +++++++++++++++++---------------------------
 fs/erofs/internal.h |  11 ++--
 fs/erofs/super.c    |   2 +
 3 files changed, 65 insertions(+), 92 deletions(-)

-- 
2.19.1.6.gb485710b

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ