Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp5641938imu; Mon, 26 Nov 2018 03:24:40 -0800 (PST) X-Google-Smtp-Source: AFSGD/U3cZ3x5ybYXoJZtJ1vnwL5Mgc3TgjCk/zoayOpFEoTP1P35nX69c9WPcdT34LPXyjdD451 X-Received: by 2002:a17:902:2bc5:: with SMTP id l63-v6mr27411064plb.241.1543231480864; Mon, 26 Nov 2018 03:24:40 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543231480; cv=none; d=google.com; s=arc-20160816; b=t41Dp6mkBT6IQF46vpIl4vYsPyaGpf0Lmvxl4xE4HaghAluMx5h6YiCMYe6tKzgtA9 45FFw+IRycbAoIPKAAWT9EFtIgloWT26EKMUuSmAt541hWvYTK1/E4MDOObacT1NPQuh rwtktqzVzI5M75brtRrD7Asw/ii/59ZGVGlUs6y703PvjUgM7+UQexXAm9cpbFwlKf5p Jsw/CekCZidlWj38RFjq0Jwf6n+MFfmsvvXVA6+X6yGpqMgwanSGbAVLba56g2vGH5LA C2LmZwTqFUyW2eiv4gzbPau70xK50BWLDIV1EgtQhja2s9ml7Qkda02RyISjQ1BkmVZB QnTQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=gtAMlH+oaoJtrHb94BnpJ7IrFija/tYkgOG0Uf/+2Ec=; b=bANo6MPUY+Cd5WjN/MKgHP7geqb6tQhREzDR8Vi7ufngFsDOFJZjmLz5WrhDJIRpLB Mfjok4fmzuFBxdGNyGOLWPxOXbICvP8Ozp+hQ5f4Fbb98PQ5rKrvdixhjSAZ9YiMXJSr PR0+s/I8kxSvdNiLJmGvaMAq9zXhMLwXFc7eVV6yu5IYUOKqfpl88Jn0ct0TTLi0lwck 9USSARdaeE1V0140KDF3OluzmlM5VuydVSmQhxDctN4b4k/e1pVzzRB5OIrjKwu+d61S WZd0a4AgLhQqkh0UmS07cqTvCWu1m1Ob453U+2lULoHIc91OYSx67upEUXsa0fX7hzKs ctcw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lQYYSDXM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id i23si18006pgb.116.2018.11.26.03.24.25; Mon, 26 Nov 2018 03:24:40 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=lQYYSDXM; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728763AbeKZVvB (ORCPT + 99 others); Mon, 26 Nov 2018 16:51:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:60340 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727203AbeKZVvA (ORCPT ); Mon, 26 Nov 2018 16:51:00 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A88D42146F; Mon, 26 Nov 2018 10:57:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1543229835; bh=SbvxV9ajGgrZwkN/m2wavK6wgiyTVDOmmtPsA504jwc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=lQYYSDXM5/dimeQ6BaUW38orag+tTrWQr1qYIdQfS2n3O36jwGsOc9eIw2Zr0JlOv nIvv4V/EJw3Lp7ldOiAEgTMYWcEYhl7IKEG495kSBjw+c/gWIgFQHFmdtSkrVgZcBg XkCvNTPRrLFXgu8el4fe68V4Pj4YMyy2mnnDMCjE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jann Horn , Andrew Morton , Jeff Mahoney , Eric Biggers , Al Viro , Linus Torvalds , Sasha Levin Subject: [PATCH 4.9 02/46] reiserfs: propagate errors from fill_with_dentries() properly Date: Mon, 26 Nov 2018 11:50:51 +0100 Message-Id: <20181126105045.762935823@linuxfoundation.org> X-Mailer: git-send-email 2.19.2 In-Reply-To: <20181126105045.447291262@linuxfoundation.org> References: <20181126105045.447291262@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.9-stable review patch. If anyone has any objections, please let me know. ------------------ [ Upstream commit b10298d56c9623f9b173f19959732d3184b35f4f ] fill_with_dentries() failed to propagate errors up to reiserfs_for_each_xattr() properly. Plumb them through. Note that reiserfs_for_each_xattr() is only used by reiserfs_delete_xattrs() and reiserfs_chown_xattrs(). The result of reiserfs_delete_xattrs() is discarded anyway, the only difference there is whether a warning is printed to dmesg. The result of reiserfs_chown_xattrs() does matter because it can block chowning of the file to which the xattrs belong; but either way, the resulting state can have misaligned ownership, so my patch doesn't improve things greatly. Credit for making me look at this code goes to Al Viro, who pointed out that the ->actor calling convention is suboptimal and should be changed. Link: http://lkml.kernel.org/r/20180802163335.83312-1-jannh@google.com Signed-off-by: Jann Horn Reviewed-by: Andrew Morton Cc: Jeff Mahoney Cc: Eric Biggers Cc: Al Viro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Sasha Levin --- fs/reiserfs/xattr.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fs/reiserfs/xattr.c b/fs/reiserfs/xattr.c index 06a9fae202a7..9e313fc7fdc7 100644 --- a/fs/reiserfs/xattr.c +++ b/fs/reiserfs/xattr.c @@ -184,6 +184,7 @@ struct reiserfs_dentry_buf { struct dir_context ctx; struct dentry *xadir; int count; + int err; struct dentry *dentries[8]; }; @@ -206,6 +207,7 @@ fill_with_dentries(struct dir_context *ctx, const char *name, int namelen, dentry = lookup_one_len(name, dbuf->xadir, namelen); if (IS_ERR(dentry)) { + dbuf->err = PTR_ERR(dentry); return PTR_ERR(dentry); } else if (d_really_is_negative(dentry)) { /* A directory entry exists, but no file? */ @@ -214,6 +216,7 @@ fill_with_dentries(struct dir_context *ctx, const char *name, int namelen, "not found for file %pd.\n", dentry, dbuf->xadir); dput(dentry); + dbuf->err = -EIO; return -EIO; } @@ -261,6 +264,10 @@ static int reiserfs_for_each_xattr(struct inode *inode, err = reiserfs_readdir_inode(d_inode(dir), &buf.ctx); if (err) break; + if (buf.err) { + err = buf.err; + break; + } if (!buf.count) break; for (i = 0; !err && i < buf.count && buf.dentries[i]; i++) { -- 2.17.1