Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2707231pxj; Mon, 31 May 2021 08:44:16 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz6Io/l1fHBkOOzmWVZOQckrADLtzqIV9wwrRSNDg1UWBMvkDe3jhFffny+n07KzIzy6ejz X-Received: by 2002:a92:cd85:: with SMTP id r5mr17639409ilb.294.1622475856194; Mon, 31 May 2021 08:44:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622475856; cv=none; d=google.com; s=arc-20160816; b=1IgD+mt+oIonuk+j3qUIKmXwNARIcg40L8iEnz7V1tPrj04vSV+HZMraOCpTmos1Zl SxL9JJE321zu9M3COlEVlyuVP8hdoepKbXl7tf1A7R7EjnTJykCnhFs1uWvKjvULh3+J yJMDo3Tyq0YMsKKuG0qHer53dYWz0ONbJJdMne1+56r2wTm65VqGAmKUxWs/Ndbt3wdK v9v2diZY6EIG2nW+Xte2jth/Ov6k2UI0yBI/xMXS7wDYlPQowAoOwFfB78L5IV9KiPwF z+cVKtzbrxVxMbNKnd/AmayIkSKo2CSlyUI3ptZFrHU75tH9EAcwo2BANbf8z0VrpW1u I3wQ== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=EWXoGLzWwLHH2AmGwgJ4GS0sHSgwUH5owNT4MIgOK5U=; b=fzNdAqKv/GwDfLZDk6EDrOVdcMBTH82epqU4ofyv/FDT0F152Ti5pXp/+PlVHLablr tSb43tw1k2+h3ZQmkKLkQ7Z0NylHPxlVuOlsw4jXA7HearNBTLPO2I1xilAZWNGMuPXp ndgeSxAW02KJX4mbDJFHFlVU/jOZhFm3vvXTXWp/VU1rAlZGAkItK8I1LajopT6CzXiK 1J3jYIZYW+/0FJZFXSo2aOQcJWVlwgH4MhpxVbbtv1GA1W/egMqEkunscUnl5FuPHzYS bIW+7AyJQZvk44byRIc1q5qEvJd545GmK4tn1VL5nzskgZwfREQCQcdMkrDR+7t0OvuF 0SSQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=jKZ8Hhe9; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id j10si12642128ilk.31.2021.05.31.08.44.03; Mon, 31 May 2021 08:44:16 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=jKZ8Hhe9; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233948AbhEaPoi (ORCPT + 99 others); Mon, 31 May 2021 11:44:38 -0400 Received: from mail.kernel.org ([198.145.29.99]:48834 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233075AbhEaOZV (ORCPT ); Mon, 31 May 2021 10:25:21 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CB7F861A2B; Mon, 31 May 2021 13:46:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1622468792; bh=V6Ht5Q1d7BA+Esqjk6ydJwBvQnSAYZKpF8/BlSXnVyw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=jKZ8Hhe9Ap0Ii2LylgUe6RiZrHYLWfbydB7aVqafKm50FfBuVU+kxqkMKL8bb4EEr MXbcDiC/tsPbbw8xH4aXnKYSSn/o3edcVteiN/OoyMckH3irsPUcCHzX4ioXiAooBC OKzMOuJNg5JYipmUlC8QcWU5o8c+YO5qUFmcpByA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Josef Bacik , Boris Burkov , David Sterba , Sasha Levin Subject: [PATCH 5.4 123/177] btrfs: return whole extents in fiemap Date: Mon, 31 May 2021 15:14:40 +0200 Message-Id: <20210531130652.173259255@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210531130647.887605866@linuxfoundation.org> References: <20210531130647.887605866@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Boris Burkov [ Upstream commit 15c7745c9a0078edad1f7df5a6bb7b80bc8cca23 ] `xfs_io -c 'fiemap ' ` can give surprising results on btrfs that differ from xfs. btrfs prints out extents trimmed to fit the user input. If the user's fiemap request has an offset, then rather than returning each whole extent which intersects that range, we also trim the start extent to not have start < off. Documentation in filesystems/fiemap.txt and the xfs_io man page suggests that returning the whole extent is expected. Some cases which all yield the same fiemap in xfs, but not btrfs: dd if=/dev/zero of=$f bs=4k count=1 sudo xfs_io -c 'fiemap 0 1024' $f 0: [0..7]: 26624..26631 sudo xfs_io -c 'fiemap 2048 1024' $f 0: [4..7]: 26628..26631 sudo xfs_io -c 'fiemap 2048 4096' $f 0: [4..7]: 26628..26631 sudo xfs_io -c 'fiemap 3584 512' $f 0: [7..7]: 26631..26631 sudo xfs_io -c 'fiemap 4091 5' $f 0: [7..6]: 26631..26630 I believe this is a consequence of the logic for merging contiguous extents represented by separate extent items. That logic needs to track the last offset as it loops through the extent items, which happens to pick up the start offset on the first iteration, and trim off the beginning of the full extent. To fix it, start `off` at 0 rather than `start` so that we keep the iteration/merging intact without cutting off the start of the extent. after the fix, all the above commands give: 0: [0..7]: 26624..26631 The merging logic is exercised by fstest generic/483, and I have written a new fstest for checking we don't have backwards or zero-length fiemaps for cases like those above. Reviewed-by: Josef Bacik Signed-off-by: Boris Burkov Signed-off-by: David Sterba Signed-off-by: Sasha Levin --- fs/btrfs/extent_io.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/fs/btrfs/extent_io.c b/fs/btrfs/extent_io.c index 95205bde240f..eca3abc1a7cd 100644 --- a/fs/btrfs/extent_io.c +++ b/fs/btrfs/extent_io.c @@ -4648,7 +4648,7 @@ int extent_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, __u64 start, __u64 len) { int ret = 0; - u64 off = start; + u64 off; u64 max = start + len; u32 flags = 0; u32 found_type; @@ -4684,6 +4684,11 @@ int extent_fiemap(struct inode *inode, struct fiemap_extent_info *fieinfo, goto out_free_ulist; } + /* + * We can't initialize that to 'start' as this could miss extents due + * to extent item merging + */ + off = 0; start = round_down(start, btrfs_inode_sectorsize(inode)); len = round_up(max, btrfs_inode_sectorsize(inode)) - start; -- 2.30.2