Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:57150 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751028AbbGMHEJ (ORCPT ); Mon, 13 Jul 2015 03:04:09 -0400 Date: Mon, 13 Jul 2015 00:04:08 -0700 From: Christoph Hellwig To: Anna Schumaker Cc: Trond.Myklebust@primarydata.com, linux-nfs@vger.kernel.org Subject: Re: [PATCH 7/9] NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() Message-ID: <20150713070408.GK26245@infradead.org> References: <1436561897-8051-1-git-send-email-Anna.Schumaker@Netapp.com> <1436561897-8051-8-git-send-email-Anna.Schumaker@Netapp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1436561897-8051-8-git-send-email-Anna.Schumaker@Netapp.com> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Fri, Jul 10, 2015 at 04:58:15PM -0400, Anna Schumaker wrote: > All these functions do is call nfs41_ping_server() without adding > anything. Let's remove them and give nfs41_ping_server() a better name > instead. > > Signed-off-by: Anna Schumaker Looks good, Reviewed-by: Christoph Hellwig