From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 1/3] dax: Take shared lock in dax_do_io() Date: Thu, 9 Jun 2016 02:01:07 -0700 Message-ID: <20160609090107.GA16921@infradead.org> References: <1464992897-34063-1-git-send-email-Waiman.Long@hpe.com> <1464992897-34063-2-git-send-email-Waiman.Long@hpe.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Theodore Ts'o , Andreas Dilger , Alexander Viro , Matthew Wilcox , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, Dave Chinner , Christoph Hellwig , Jan Kara , Scott J Norton , Douglas Hatch , Toshimitsu Kani To: Waiman Long Return-path: Content-Disposition: inline In-Reply-To: <1464992897-34063-2-git-send-email-Waiman.Long@hpe.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-ext4.vger.kernel.org Please just take the extra step and move the locking out of dax_do_io and into the caller.