From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C1430C4332F for ; Wed, 13 Oct 2021 06:14:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A948160F11 for ; Wed, 13 Oct 2021 06:14:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237849AbhJMGQc (ORCPT ); Wed, 13 Oct 2021 02:16:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237891AbhJMGQb (ORCPT ); Wed, 13 Oct 2021 02:16:31 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26DC2C061764 for ; Tue, 12 Oct 2021 23:14:25 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id om14so1358738pjb.5 for ; Tue, 12 Oct 2021 23:14:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=cU/dcevRRiOMyYUwUWALBmXmlvE8es1M77S7S7Vy3hg=; b=V/PklmmvmwB6oF28+X9W5oSqUy3MEBQUnBb4J2bRKEg/eIXO/xXpeqqwQGZrKIWhNv T8ctXe4hPipGRmAP9ugd0bC7MXlyH2K83qjMXuuXIhufHwq0vvnSHMGq1LP/1SN2Yv7x bKng84M/wOhI7OL1CmIwsfNERqhd12BkP84hk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=cU/dcevRRiOMyYUwUWALBmXmlvE8es1M77S7S7Vy3hg=; b=akcZf8jcDAW9fky9rW/QtuiIiMgPxVZbwJefNYM8aVl5oj096k95dMf+E8aBKc8G1n mk/gtvOeMCcEFURXTZkGVGemTiiUmyVsL2ru45RoYqhCk+i+jyfnHwJ5TOu4vPKyhvpu fSIVskjjUmuphw/Ot8bFyYqYl7vBtY42YT2fxzs09ukCvshM4B8IR4ykw0E9TfAn5n0+ +3/rrH0nYrmALxPYeATYBQ+9HhsUpxFxvzomhaVifJH+EBV1K6D/cfVn/Lsn5c8jVX8c 83EY5T+S30CmlLVAtL8QgbG2ia/wvS1AG967WVM5LJxL6LODtoQte6LO9nQsYn9RWc6G jMRg== X-Gm-Message-State: AOAM530WCLIKkypGD82TZiNKckDNPDrXCKDjqNwfh6ISm9LuhpLHdTLt rr5zOhrc5zmtbAVA86DDtcZlXA== X-Google-Smtp-Source: ABdhPJzB9T5WPRLBzlHsv86tToIXEU4uRcFKAiECkCtvwz0iUp/WDY5ZssCw0V4lwGrfF5Bgew0Phw== X-Received: by 2002:a17:90a:8912:: with SMTP id u18mr10958091pjn.69.1634105664752; Tue, 12 Oct 2021 23:14:24 -0700 (PDT) Received: from www.outflux.net (smtp.outflux.net. [198.145.64.163]) by smtp.gmail.com with ESMTPSA id o6sm12981960pfp.79.2021.10.12.23.14.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 12 Oct 2021 23:14:24 -0700 (PDT) Date: Tue, 12 Oct 2021 23:14:23 -0700 From: Kees Cook To: Christoph Hellwig Cc: Jens Axboe , Coly Li , Mike Snitzer , Song Liu , David Sterba , Josef Bacik , Theodore Ts'o , OGAWA Hirofumi , Dave Kleikamp , Ryusuke Konishi , Anton Altaparmakov , Konstantin Komarov , Phillip Lougher , Jan Kara , linux-block@vger.kernel.org, dm-devel@redhat.com, drbd-dev@lists.linbit.com, linux-bcache@vger.kernel.org, linux-raid@vger.kernel.org, linux-mtd@lists.infradead.org, linux-nvme@lists.infradead.org, linux-scsi@vger.kernel.org, target-devel@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-btrfs@vger.kernel.org, linux-ext4@vger.kernel.org, jfs-discussion@lists.sourceforge.net, linux-nfs@vger.kernel.org, linux-nilfs@vger.kernel.org, linux-ntfs-dev@lists.sourceforge.net, ntfs3@lists.linux.dev, reiserfs-devel@vger.kernel.org Subject: Re: [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it Message-ID: <202110122314.6BE3F05AA3@keescook> References: <20211013051042.1065752-1-hch@lst.de> <20211013051042.1065752-11-hch@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211013051042.1065752-11-hch@lst.de> Precedence: bulk List-ID: X-Mailing-List: linux-bcache@vger.kernel.org On Wed, Oct 13, 2021 at 07:10:23AM +0200, Christoph Hellwig wrote: > Use the proper helper to read the block device size. > > Signed-off-by: Christoph Hellwig Reviewed-by: Kees Cook -- Kees Cook