Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp67896pxj; Thu, 20 May 2021 04:45:19 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxeZuQaHYZLHZEOPk1pHm2hM8DGi6BmCtn0CibOO/TcU4P3ZCs5akDwBydYFYviWQ3lfdPS X-Received: by 2002:a17:906:2811:: with SMTP id r17mr4294332ejc.321.1621511119087; Thu, 20 May 2021 04:45:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621511119; cv=none; d=google.com; s=arc-20160816; b=eOXt8Zu5xgl3DO3GWe7LR6YnDPy3FDyFMfflS7lZ3Q8dfBsPq78xUGLHg7lJD8e6e2 bJ3nbX8Bi4v1/hoDnxLVYb7Z3mFiQlJwB7bJ8XcJNNJRftqUmX8w7oWS4EKKc1PqUfjY G+VafXGHxD3mwQg8TDjBuhxi7LRlxu1aQlV15/ZHs8hvJ9c8F2sqTlGAHSNxhw7DxuCq WweYcRIOOppj+oNP02NMvEucA4x+UbSEOGmP2PQ/9GE3FoJN4xFblEqmiGwh66BLCcuN dzPEpJ+2Kxo0sWUiDswVsU/GsEw6L3rKvBTPh10gMUOhcHAlaVV3nfLYpAfoexDxdPfZ QeFg== 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=h0NjN3jtRQq2jGhkg2YIf3cEGePZ7VV+TbekoA0JqOg=; b=wYiCCbYmpyxs648sZgwS0Al3wE0y/1EowF1B10rmmewC1gyn0c2HJDHjLVLVgY+eOX tsL8oeYn01N5iBt3nFp585Jp8zksCFWqdcF/D+WfHpCOtOtQjjaYKedImm/5B3kTgCyu SHrsXsc+THIbJJ196Wrt6i9k28d04N37gqIJkdS9UUdqg9/gLnHE0SBeIVhOZSOkNCJa YIK0J2PtPlcvV2TOR7fIvbQpE+0nX6UNZT3aRAWkD2Me85JYalO2vNM+Q/aXWsyd6aHW FgglzVxr5+C2QUG+FlqMUINB/wbgAjoZW6RNurIPfy3xeeKddFVc6K93wWVlaaAig2Dc Vong== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=RdimsMC6; 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 r17si2074956edd.427.2021.05.20.04.44.54; Thu, 20 May 2021 04:45:19 -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=RdimsMC6; 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 S241459AbhETLmP (ORCPT + 99 others); Thu, 20 May 2021 07:42:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:44408 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240971AbhETLVp (ORCPT ); Thu, 20 May 2021 07:21:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id CDD0A61D8F; Thu, 20 May 2021 10:11:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621505485; bh=TCw6IzIBlq8q+GKZ9gdle9bWfo09GoqckjT9I6Ml+eg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=RdimsMC6xtJWD3K2rl5Oep3W7yLuldx/S/qY3N1+i3HUrHKwohBgoDZVZlmrtGVW+ xwCf5GayPehN1Qc0ty6iL7e/34vIQaj0dnb3kcpQe2mwyoG7vSh677vuy+S6YYJfq1 bb+eKgNAn35r/7XcYwJqswkudWQLfv9F1K6uoDoU= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Olga Kornievskaia , Trond Myklebust , Sasha Levin Subject: [PATCH 4.4 157/190] NFSv4.2 fix handling of sr_eof in SEEKs reply Date: Thu, 20 May 2021 11:23:41 +0200 Message-Id: <20210520092107.357813500@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092102.149300807@linuxfoundation.org> References: <20210520092102.149300807@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: Olga Kornievskaia [ Upstream commit 73f5c88f521a630ea1628beb9c2d48a2e777a419 ] Currently the client ignores the value of the sr_eof of the SEEK operation. According to the spec, if the server didn't find the requested extent and reached the end of the file, the server would return sr_eof=true. In case the request for DATA and no data was found (ie in the middle of the hole), then the lseek expects that ENXIO would be returned. Fixes: 1c6dcbe5ceff8 ("NFS: Implement SEEK") Signed-off-by: Olga Kornievskaia Signed-off-by: Trond Myklebust Signed-off-by: Sasha Levin --- fs/nfs/nfs42proc.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fs/nfs/nfs42proc.c b/fs/nfs/nfs42proc.c index 7f1a0fb8c493..31cc6f3d992d 100644 --- a/fs/nfs/nfs42proc.c +++ b/fs/nfs/nfs42proc.c @@ -168,7 +168,10 @@ static loff_t _nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) if (status) return status; - return vfs_setpos(filep, res.sr_offset, inode->i_sb->s_maxbytes); + if (whence == SEEK_DATA && res.sr_eof) + return -NFS4ERR_NXIO; + else + return vfs_setpos(filep, res.sr_offset, inode->i_sb->s_maxbytes); } loff_t nfs42_proc_llseek(struct file *filep, loff_t offset, int whence) -- 2.30.2