Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5105943ybv; Tue, 11 Feb 2020 09:15:21 -0800 (PST) X-Google-Smtp-Source: APXvYqxgmYNfVwDAK0/2QidFysabELA5unoCxJRZ/9rYQFrIsCdK4DtNkRaRxieHGByNzPJrUOiy X-Received: by 2002:a05:6808:b18:: with SMTP id s24mr3422914oij.31.1581441320883; Tue, 11 Feb 2020 09:15:20 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581441320; cv=none; d=google.com; s=arc-20160816; b=HIVFzVRbdhX7L8e5yrEgeyYNY0u/3vrU6KFdRQHA0NYHV9qYL2d17qiooyW2fRo1ea kQVrNodqC2tm3n5qg1QrZOKgQx+7UPW5BfBEttvg3a48dzJPzr4l3FRiEXYce6HaB0ZO Nf1mgkGHItsSBWQJXGEDkPikwdUXNsXO0Tckk0C6fR7MnM+fQvXfQ7RDNwImGLe8Bzv9 lbc1Yx9NqU559vuHZB2nYDEk+iTOzDfNfhGqMXF3Vudi5PZjjRqG2lH1NGrzH/NGGGFN aDW0iaPZN6uYjr+tsskDttiyIo4qJXUFuOukYglyLaQPlLNPHvXTZMSSs7bG+P3slDS2 ZAyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Ccypjb2jsK+8/Y23r/CGlmgd9lKhTPSovp6CRFDzjvo=; b=B1fsbLB2HOxADVC98mplrWtWkVgjcpUDMbxJT0Act23bU/j2483x3Kh5EyDVwOkHlj pK92sdgSirhhj2hCdpzrQxfxg8lGbZt8y0MdoHDT0WH9arNf4/sTiTqSWVZwLcO5dvZH E1p5ekFb6llMJjbKH2/Veer5K9dk7jcUJG0ueVDkWbG+cTvQZZINpjaXOx5n19lMKOtP ZFSBqojNp9L4Be/rfHeCSeuXOMBCc98EHnJczcxh1k/mU9L7yLMDURV8USTJoQ75BMEg zdiWqUyeNvQbl49vi0HKq3/YQZXuAM874aytNDcC/v2317eForGXt39TUIyPOHyG2KW+ UoEQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l204si2093514oig.31.2020.02.11.09.15.05; Tue, 11 Feb 2020 09:15:20 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728659AbgBKQNu (ORCPT + 99 others); Tue, 11 Feb 2020 11:13:50 -0500 Received: from mga05.intel.com ([192.55.52.43]:58156 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727781AbgBKQNu (ORCPT ); Tue, 11 Feb 2020 11:13:50 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Feb 2020 08:13:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,428,1574150400"; d="scan'208";a="347303924" Received: from iweiny-desk2.sc.intel.com ([10.3.52.157]) by fmsmga001.fm.intel.com with ESMTP; 11 Feb 2020 08:13:49 -0800 Date: Tue, 11 Feb 2020 08:13:49 -0800 From: Ira Weiny To: Dave Chinner Cc: linux-kernel@vger.kernel.org, Alexander Viro , "Darrick J. Wong" , Dan Williams , Christoph Hellwig , "Theodore Y. Ts'o" , Jan Kara , linux-ext4@vger.kernel.org, linux-xfs@vger.kernel.org, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH v3 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax() Message-ID: <20200211161348.GA12866@iweiny-DESK2.sc.intel.com> References: <20200208193445.27421-1-ira.weiny@intel.com> <20200208193445.27421-4-ira.weiny@intel.com> <20200211054748.GF10776@dread.disaster.area> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200211054748.GF10776@dread.disaster.area> User-Agent: Mutt/1.11.1 (2018-12-01) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Tue, Feb 11, 2020 at 04:47:48PM +1100, Dave Chinner wrote: > On Sat, Feb 08, 2020 at 11:34:36AM -0800, ira.weiny@intel.com wrote: > > From: Ira Weiny > > [snip] > > > > +static bool > > +xfs_inode_is_dax( > > + struct xfs_inode *ip) > > +{ > > + return (ip->i_d.di_flags2 & XFS_DIFLAG2_DAX) == XFS_DIFLAG2_DAX; > > +} > > I don't think these wrappers add any value at all - the naming of > them is entirely confusing, too. e.g. "inode is dax" doesn't tell me > that it is checking the on disk flags - it doesn't tell me how it is > different to IS_DAX, or why I'd use one versus the other. And then > xfs_inode_mount_is_dax() is just... worse. > > Naming is hard. :) Sure... I'm particularly bad as well... FWIW I don't see how xfs_inode_mount_is_dax() is worse, I rather think that is pretty clear but I'm not going to quibble over names because I know I'm rubbish at it and I'm certainly not enough of a FS person to make them clear... ;-) > > > + > > +static bool > > +xfs_inode_use_dax( > > + struct xfs_inode *ip) > > +{ > > + return xfs_inode_supports_dax(ip) && > > + (xfs_inode_mount_is_dax(ip) || > > + xfs_inode_is_dax(ip)); > > +} > > Urk. Naming - we're not "using dax" here, we are checkign to see if > we should enable DAX on this inode. IOWs: Well just to defend myself a little bit. My thought was: "When setting i_flags, should I use dax?" > > static bool > xfs_inode_enable_dax( > struct xfs_inode *ip) > { > if (!xfs_inode_supports_dax(ip)) > return false; > > if (ip->i_d.di_flags2 & XFS_DIFLAG2_DAX) > return true; > if (ip->i_mount->m_flags & XFS_MOUNT_DAX) > return true; > return false; > } Anyway, I'm good with this. Changed for V4. Thanks! Ira > > Cheers, > > Dave. > -- > Dave Chinner > david@fromorbit.com