From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 775DC3BA220 for ; Fri, 3 Apr 2026 13:27:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.133.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775222869; cv=none; b=QrzB5MBe8mo5cIt4GO3/NhSW7Xbwrsq+mmNYWo8KFJJnzxgwy3aotqlXsa9ObcHOZbjjC0VWeAPaHIkMfXkOTRqQSIVU9/dyZg+RJYwv5kiAMRDNKmgUMFfPRilF1WtEKljwbBz44wP07uMfqt/9jIv06LSvxc+hO2o8WCqW1Rg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775222869; c=relaxed/simple; bh=4BCY1E1yCglGm3QImKnrHl1d1TO+2aAft8DQTd7JumE=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=U6+OkpSOSQ6htKkDFGCwy3BRbuYYMChcAMTZsgR14sUQ0sRJAOBZpLitnL52PVqO/4nwOQCjKXkomyE6RPXFs8Gv9nWYoLt3HHTFC1AyUOH/wU2uBbofEovDBx2CWsxPhRekD00cU0ljAxo+uD5Vo/46TFGzepK1JjNAO76W8F4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=TeO97Xne; arc=none smtp.client-ip=170.10.133.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="TeO97Xne" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1775222867; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=AiEBUqa7vpMmGtjNYCiXtICxTFblCYTMocnz570eWd0=; b=TeO97XneH/7Y+GjQVson3hvJsvCj4VURB4F+eiPTzKeUm3SruUxBVXMxrqnNODNJL0q9iI OwwAhhJwnX1+pDA6eMCtmBrZm6QlWpnYc8sZYMPhLaIeOzGA5PXBMOX5KxA51LZe2MEObu TEbSTAL9r3e0l0cUco94pYfU6eZJAL8= Received: from mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-392-J9RxWmGvN5Wc_338xblrLA-1; Fri, 03 Apr 2026 09:27:46 -0400 X-MC-Unique: J9RxWmGvN5Wc_338xblrLA-1 X-Mimecast-MFC-AGG-ID: J9RxWmGvN5Wc_338xblrLA_1775222865 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 73AE8191DFD6; Fri, 3 Apr 2026 13:27:39 +0000 (UTC) Received: from aion.redhat.com (unknown [10.22.88.38]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 4E3EF19560A6; Fri, 3 Apr 2026 13:27:39 +0000 (UTC) Received: from aion.redhat.com (localhost [IPv6:::1]) by aion.redhat.com (Postfix) with ESMTP id 1E118749DEB; Fri, 03 Apr 2026 09:27:38 -0400 (EDT) From: Scott Mayhew To: calum.mackay@oracle.com Cc: linux-nfs@vger.kernel.org Subject: [PATCH 0/5] pynfs: a handful of fixes and a new CB_GETATTR test Date: Fri, 3 Apr 2026 09:27:33 -0400 Message-ID: <20260403132738.1482011-1-smayhew@redhat.com> Precedence: bulk X-Mailing-List: linux-nfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 Patches 1-4 are fixes/cleanups, but patch 3 might need a change (I removed the erroneous check, but we might want to replace it with something else). Patch 5 simulates an actual application issue where the application is failing because it's getting a unexpected/surprise mtime update for a file that it's tracking. Scott Mayhew (5): pynfs: ensure tests clean up after themselves pynfs: fix the check for delegated attribute support pynfs: remove erroneous test from DELEG24 and DELEG25 pynfs: _testCbGetattr() should check the delegation that was received pynfs: add delegation test for CB_GETATTR after sync WRITE nfs4.1/server41tests/st_courtesy.py | 2 + nfs4.1/server41tests/st_delegation.py | 227 +++++++++++++++++++++++--- nfs4.1/server41tests/st_sparse.py | 10 +- 3 files changed, 215 insertions(+), 24 deletions(-) -- 2.53.0