Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:60644 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932112AbeDCMZc (ORCPT ); Tue, 3 Apr 2018 08:25:32 -0400 Date: Tue, 3 Apr 2018 05:25:31 -0700 From: Christoph Hellwig To: Benjamin Coddington Cc: Christoph Hellwig , fstests@vger.kernel.org, Scott Mayhew , Anna Schumaker , Chuck Lever , linux-nfs@vger.kernel.org Subject: Re: [PATCH xfstests] generic/035: Override output for NFS testing Message-ID: <20180403122531.GA30598@infradead.org> References: <20180403094540.GA2254@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: Sender: linux-nfs-owner@vger.kernel.org List-ID: On Tue, Apr 03, 2018 at 08:10:36AM -0400, Benjamin Coddington wrote: > No, having nlink == 1 is not a bug and we should expect that behavior, the > same with the -ESTALE return for a directory. This is true, at least, for > the linux client. In terms of Linux semantics is plain and simple is a bug. It is an expected bug in NFS, but that doesn't make it correct.