Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp1805720rwl; Thu, 30 Mar 2023 01:34:20 -0700 (PDT) X-Google-Smtp-Source: AKy350atc9O4RqqQXidFVR4CPrr763EWlMpOO6mf5eAEB+Eg7N2aUiFdoe7QNzwcOE5XKMo18j5S X-Received: by 2002:a17:903:41c6:b0:1a1:faf4:4165 with SMTP id u6-20020a17090341c600b001a1faf44165mr1400796ple.3.1680165260484; Thu, 30 Mar 2023 01:34:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680165260; cv=none; d=google.com; s=arc-20160816; b=gS9Ap2vhunVBreFT+B+y4SQ1D4kvsbZwuShN/crRnj5b+CG4G4xnVfhK9ideQqiOQX 5lllv/fNY1DaKTot+F91SPNLFy9e7FUPZ9gBLDfxFGrOBbyKLhzr4olSQ9oLBBZyM1kb Xv0qnaoN5iHpEGYpG2Cx3Hm/zkWs8f3Yn7EAXLwY16X/lCq54AVFtVjpTrzGQ/V4ILQK rluw7zhUixnVC/anEOOrPXBxnUanz24JPIrpwXNPWL1qvtVvfijcQUqIGgw1/pWdjJqS 8s9MAH4k5izUqDpHIDab5rSO08UxTZ/hrHp7ofvDY5Q3kc1t+nQTvhmWqKPQ8GkTGmu0 f5kA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=oIRZ1CF/gQ7pK+yMXAvmwOSJeMW0ZhSs+B9cnCfwNlI=; b=XPeqdfoP6E8hY6YWNinOEk8ehDyStt6T6HgwaUVoGlI3T2XpJx6qexhev9oI6mkf+f NZQB1CnC1U1aflKqbzqFBZ/+maJyTjpEhX62iZRCOOElupFJEH3QuxVQVa5v1k0rqA53 Oao/FKwEI0fXvc4gpKupI8rzo+Ghww0z/UD6T1S75mQO1m4m+cPInEjnlpf2tQyaafl5 /SnJ8pLnsZ1XqMDka4fCZVA6msXimMR41KYVoejSUOs+DAM4XHiQci7dz3A4fCovhHWH mq2tL3X1uBeM3kP7VWCmeZnydICul7YN5n4nSt1+lUbk/gHcmESsl+9FLS4u8nnJ+s25 zjhQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id n6-20020a170902d2c600b0019e87fa9d38si35118278plc.413.2023.03.30.01.34.06; Thu, 30 Mar 2023 01:34:20 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230491AbjC3I3f (ORCPT + 99 others); Thu, 30 Mar 2023 04:29:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230101AbjC3I3W (ORCPT ); Thu, 30 Mar 2023 04:29:22 -0400 Received: from out30-99.freemail.mail.aliyun.com (out30-99.freemail.mail.aliyun.com [115.124.30.99]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A92F072B2 for ; Thu, 30 Mar 2023 01:29:20 -0700 (PDT) X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R881e4;CH=green;DM=||false|;DS=||;FP=0|-1|-1|-1|0|-1|-1|-1;HT=ay29a033018046049;MF=jefflexu@linux.alibaba.com;NM=1;PH=DS;RN=5;SR=0;TI=SMTPD_---0VezvKp4_1680164957; Received: from localhost(mailfrom:jefflexu@linux.alibaba.com fp:SMTPD_---0VezvKp4_1680164957) by smtp.aliyun-inc.com; Thu, 30 Mar 2023 16:29:17 +0800 From: Jingbo Xu To: xiang@kernel.org, chao@kernel.org, huyue2@coolpad.com, linux-erofs@lists.ozlabs.org Cc: linux-kernel@vger.kernel.org Subject: [PATCH v2 7/8] erofs: unify inline/share xattr iterators for listxattr/getxattr Date: Thu, 30 Mar 2023 16:29:09 +0800 Message-Id: <20230330082910.125374-8-jefflexu@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.6.gb485710b In-Reply-To: <20230330082910.125374-1-jefflexu@linux.alibaba.com> References: <20230330082910.125374-1-jefflexu@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-8.0 required=5.0 tests=ENV_AND_HDR_SPF_MATCH, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS,UNPARSEABLE_RELAY, USER_IN_DEF_SPF_WL autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Make inline_getxattr() and inline_listxattr() unified as iter_inline_xattr(), shared_getxattr() and shared_listxattr() unified as iter_shared_xattr(). After the unification, both iter_inline_xattr() and iter_shared_xattr() return 0 on success, and negative error on failure. One thing worth noting is that, the logic of returning it->buffer_ofs when there's no shared xattrs in shared_listxattr() is moved to erofs_listxattr() to make the unification possible. The only difference is that, semantically the old behavior will return ENOATTR rather than it->buffer_ofs if ENOATTR encountered when listxattr is parsing upon a specific shared xattr, while now the new behavior will return it->buffer_ofs in this case. This is not an issue, as listxattr upon a specific xattr won't return ENOATTR. Signed-off-by: Jingbo Xu --- fs/erofs/xattr.c | 211 ++++++++++++++++++----------------------------- 1 file changed, 80 insertions(+), 131 deletions(-) diff --git a/fs/erofs/xattr.c b/fs/erofs/xattr.c index 5bd2c2fcbafd..541d508e7758 100644 --- a/fs/erofs/xattr.c +++ b/fs/erofs/xattr.c @@ -7,19 +7,6 @@ #include #include "xattr.h" -static inline erofs_blk_t erofs_xattr_blkaddr(struct super_block *sb, - unsigned int xattr_id) -{ - return EROFS_SB(sb)->xattr_blkaddr + - erofs_blknr(sb, xattr_id * sizeof(__u32)); -} - -static inline unsigned int erofs_xattr_blkoff(struct super_block *sb, - unsigned int xattr_id) -{ - return erofs_blkoff(sb, xattr_id * sizeof(__u32)); -} - struct erofs_xattr_iter { struct super_block *sb; struct erofs_buf buf; @@ -33,6 +20,8 @@ struct erofs_xattr_iter { int index; struct qstr name; struct dentry *dentry; + struct inode *inode; + bool getxattr; }; static inline int erofs_xattr_iter_fixup(struct erofs_xattr_iter *it) @@ -168,30 +157,6 @@ struct xattr_iter_handlers { unsigned int len); }; -static int inline_xattr_iter_begin(struct erofs_xattr_iter *it, - struct inode *inode) -{ - struct erofs_inode *const vi = EROFS_I(inode); - unsigned int xattr_header_sz, inline_xattr_ofs; - - xattr_header_sz = sizeof(struct erofs_xattr_ibody_header) + - sizeof(u32) * vi->xattr_shared_count; - if (xattr_header_sz >= vi->xattr_isize) { - DBG_BUGON(xattr_header_sz > vi->xattr_isize); - return -ENOATTR; - } - - inline_xattr_ofs = vi->inode_isize + xattr_header_sz; - - it->blkaddr = erofs_blknr(it->sb, erofs_iloc(inode) + inline_xattr_ofs); - it->ofs = erofs_blkoff(it->sb, erofs_iloc(inode) + inline_xattr_ofs); - it->kaddr = erofs_read_metabuf(&it->buf, inode->i_sb, it->blkaddr, - EROFS_KMAP); - if (IS_ERR(it->kaddr)) - return PTR_ERR(it->kaddr); - return vi->xattr_isize - xattr_header_sz; -} - /* * Regardless of success or failure, `xattr_foreach' will end up with * `ofs' pointing to the next xattr item rather than an arbitrary position. @@ -323,46 +288,6 @@ static const struct xattr_iter_handlers find_xattr_handlers = { .value = xattr_copyvalue }; -static int inline_getxattr(struct inode *inode, struct erofs_xattr_iter *it) -{ - int ret; - unsigned int remaining; - - ret = inline_xattr_iter_begin(it, inode); - if (ret < 0) - return ret; - - remaining = ret; - while (remaining) { - ret = xattr_foreach(it, &find_xattr_handlers, &remaining); - if (ret != -ENOATTR) - break; - } - return ret ? ret : it->buffer_ofs; -} - -static int shared_getxattr(struct inode *inode, struct erofs_xattr_iter *it) -{ - struct erofs_inode *const vi = EROFS_I(inode); - struct super_block *const sb = it->sb; - unsigned int i, xsid; - int ret = -ENOATTR; - - for (i = 0; i < vi->xattr_shared_count; ++i) { - xsid = vi->xattr_shared_xattrs[i]; - it->blkaddr = erofs_xattr_blkaddr(sb, xsid); - it->ofs = erofs_xattr_blkoff(sb, xsid); - it->kaddr = erofs_read_metabuf(&it->buf, sb, it->blkaddr, EROFS_KMAP); - if (IS_ERR(it->kaddr)) - return PTR_ERR(it->kaddr); - - ret = xattr_foreach(it, &find_xattr_handlers, NULL); - if (ret != -ENOATTR) - break; - } - return ret ? ret : it->buffer_ofs; -} - static bool erofs_xattr_user_list(struct dentry *dentry) { return test_opt(&EROFS_SB(dentry->d_sb)->opt, XATTR_USER); @@ -373,38 +298,6 @@ static bool erofs_xattr_trusted_list(struct dentry *dentry) return capable(CAP_SYS_ADMIN); } -int erofs_getxattr(struct inode *inode, int index, - const char *name, - void *buffer, size_t buffer_size) -{ - int ret; - struct erofs_xattr_iter it; - - if (!name) - return -EINVAL; - if (strlen(name) > EROFS_NAME_LEN) - return -ERANGE; - - ret = erofs_init_inode_xattrs(inode); - if (ret) - return ret; - - it = (struct erofs_xattr_iter) { - .buf = __EROFS_BUF_INITIALIZER, - .sb = inode->i_sb, - .name = QSTR_INIT(name, strlen(name)), - .index = index, - .buffer = buffer, - .buffer_size = buffer_size, - }; - - ret = inline_getxattr(inode, &it); - if (ret == -ENOATTR) - ret = shared_getxattr(inode, &it); - erofs_put_metabuf(&it.buf); - return ret; -} - static int erofs_xattr_generic_get(const struct xattr_handler *handler, struct dentry *unused, struct inode *inode, const char *name, void *buffer, size_t size) @@ -502,45 +395,97 @@ static const struct xattr_iter_handlers list_xattr_handlers = { .value = NULL }; -static int inline_listxattr(struct erofs_xattr_iter *it) +static int erofs_iter_inline_xattr(struct erofs_xattr_iter *it) { + struct erofs_inode *const vi = EROFS_I(it->inode); + const struct xattr_iter_handlers *op; + unsigned int xattr_header_sz, remaining; + erofs_off_t pos; int ret; - unsigned int remaining; - ret = inline_xattr_iter_begin(it, d_inode(it->dentry)); - if (ret < 0) - return ret; + xattr_header_sz = sizeof(struct erofs_xattr_ibody_header) + + sizeof(u32) * vi->xattr_shared_count; + if (xattr_header_sz >= vi->xattr_isize) { + DBG_BUGON(xattr_header_sz > vi->xattr_isize); + return -ENOATTR; + } + + pos = erofs_iloc(it->inode) + vi->inode_isize + xattr_header_sz; + it->blkaddr = erofs_blknr(it->sb, pos); + it->ofs = erofs_blkoff(it->sb, pos); + it->kaddr = erofs_read_metabuf(&it->buf, it->sb, it->blkaddr, EROFS_KMAP); + if (IS_ERR(it->kaddr)) + return PTR_ERR(it->kaddr); + + remaining = vi->xattr_isize - xattr_header_sz; + op = it->getxattr ? &find_xattr_handlers : &list_xattr_handlers; - remaining = ret; while (remaining) { - ret = xattr_foreach(it, &list_xattr_handlers, &remaining); - if (ret) + ret = xattr_foreach(it, op, &remaining); + if ((it->getxattr && ret != -ENOATTR) || (!it->getxattr && ret)) break; } - return ret ? ret : it->buffer_ofs; + return ret; } -static int shared_listxattr(struct erofs_xattr_iter *it) +static int erofs_iter_shared_xattr(struct erofs_xattr_iter *it) { - struct inode *const inode = d_inode(it->dentry); - struct erofs_inode *const vi = EROFS_I(inode); + struct erofs_inode *const vi = EROFS_I(it->inode); struct super_block *const sb = it->sb; + const struct xattr_iter_handlers *op; unsigned int i, xsid; - int ret = 0; + int ret = -ENOATTR; + + op = it->getxattr ? &find_xattr_handlers : &list_xattr_handlers; for (i = 0; i < vi->xattr_shared_count; ++i) { xsid = vi->xattr_shared_xattrs[i]; - it->blkaddr = erofs_xattr_blkaddr(sb, xsid); - it->ofs = erofs_xattr_blkoff(sb, xsid); + it->blkaddr = EROFS_SB(sb)->xattr_blkaddr + + erofs_blknr(sb, xsid * sizeof(__u32)); + it->ofs = erofs_blkoff(sb, xsid * sizeof(__u32)); it->kaddr = erofs_read_metabuf(&it->buf, sb, it->blkaddr, EROFS_KMAP); if (IS_ERR(it->kaddr)) return PTR_ERR(it->kaddr); - ret = xattr_foreach(it, &list_xattr_handlers, NULL); - if (ret) + ret = xattr_foreach(it, op, NULL); + if ((it->getxattr && ret != -ENOATTR) || (!it->getxattr && ret)) break; } - return ret ? ret : it->buffer_ofs; + return ret; +} + +int erofs_getxattr(struct inode *inode, int index, + const char *name, + void *buffer, size_t buffer_size) +{ + int ret; + struct erofs_xattr_iter it; + + if (!name) + return -EINVAL; + if (strlen(name) > EROFS_NAME_LEN) + return -ERANGE; + + ret = erofs_init_inode_xattrs(inode); + if (ret) + return ret; + + it = (struct erofs_xattr_iter) { + .buf = __EROFS_BUF_INITIALIZER, + .sb = inode->i_sb, + .inode = inode, + .name = QSTR_INIT(name, strlen(name)), + .index = index, + .buffer = buffer, + .buffer_size = buffer_size, + .getxattr = true, + }; + + ret = erofs_iter_inline_xattr(&it); + if (ret == -ENOATTR) + ret = erofs_iter_shared_xattr(&it); + erofs_put_metabuf(&it.buf); + return ret ? ret : it.buffer_ofs; } ssize_t erofs_listxattr(struct dentry *dentry, @@ -559,15 +504,19 @@ ssize_t erofs_listxattr(struct dentry *dentry, .buf = __EROFS_BUF_INITIALIZER, .sb = dentry->d_sb, .dentry = dentry, + .inode = d_inode(dentry), .buffer = buffer, .buffer_size = buffer_size, + .getxattr = false, }; - ret = inline_listxattr(&it); - if (ret >= 0 || ret == -ENOATTR) - ret = shared_listxattr(&it); + ret = erofs_iter_inline_xattr(&it); + if (!ret || ret == -ENOATTR) + ret = erofs_iter_shared_xattr(&it); + if (ret == -ENOATTR) + ret = 0; erofs_put_metabuf(&it.buf); - return ret; + return ret ? ret : it.buffer_ofs; } #ifdef CONFIG_EROFS_FS_POSIX_ACL -- 2.19.1.6.gb485710b