Messages in this thread |  | | From | ChenXiaoSong <> | Subject | [PATCH v2 0/2] initialize 'struct hfsplus_inode_info' in hfsplus_iget() | Date | Thu, 15 Dec 2022 16:18:18 +0800 |
| |
ChenXiaoSong (2): hfsplus: introduce hfsplus_init_inode() helper hfsplus: fix uninit-value in hfsplus_delete_cat()
fs/hfsplus/hfsplus_fs.h | 1 + fs/hfsplus/inode.c | 35 ++++++++++++++++++++--------------- fs/hfsplus/super.c | 8 +------- 3 files changed, 22 insertions(+), 22 deletions(-)
-- 2.31.1
|  |