Message ID | 20240823161209.434705-1-dhowells@redhat.com (mailing list archive) |
---|---|
Headers | show
Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.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 3EAC618BB9B for <v9fs@lists.linux.dev>; Fri, 23 Aug 2024 16:12:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724429545; cv=none; b=Sv+D9hITAABNRIzHo9h2E7kvz6b6bq5gDIJ2eSTvu1eAL4dDRiGXA+45VgdwZEgQ0xzPh8LiYmy2C4FBwst3kXD8GWidxejH9zNgoYwaAE6R5a9qVkmRMMIj47TQupZfv53Kc88niGt2Q4ERm9jg4wcK9auCuTF85XQko114tlE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724429545; c=relaxed/simple; bh=YhI6CxlWCORlDxctY9pY5VBmdy/ejL3oCVkww5SRZNQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=ABmrkQDLyGqmKgEA07g4IdhgFATnaMkXdRY1Olg7mtyLg/GmF2gQr3atGM5a7PjwMyiBtnZuWatoyP1D7FLh5sH80wUmyaAh2FIXWYSalfX9mOIq+EPNX4wV759IBqFc3MaRZN9Lf0oVMValyN0QERjiov/Pylx9U0Pb8GOmEws= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none 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=X5bBGRkl; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none 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="X5bBGRkl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1724429543; 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=HWel4fAjhn1F/3o1FewTt4dI8XNtgDdoQ8ZZC3V8mew=; b=X5bBGRklP/qgjBxs/jb52nEyxxHkm7V+ZP0TQaY9P3nb4hTNMtGkgA8T8pQOIuJnyP7071 321LYeDsNcvbIdZ/FnSvE/8nFHRerGkcR9hkGERkfFBsar04zo4w4Q4WKDvySP4S8KUtBL azW2xsrn+rc+I4s0S2NHr5ygS0L1g8k= Received: from mx-prod-mc-01.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-173-pE1nOUCvOMGmvIxiOZwJjA-1; Fri, 23 Aug 2024 12:12:19 -0400 X-MC-Unique: pE1nOUCvOMGmvIxiOZwJjA-1 Received: from mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.40]) (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-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 6137B1954B06; Fri, 23 Aug 2024 16:12:16 +0000 (UTC) Received: from warthog.procyon.org.uk.com (unknown [10.42.28.30]) by mx-prod-int-04.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 047D71955F41; Fri, 23 Aug 2024 16:12:11 +0000 (UTC) From: David Howells <dhowells@redhat.com> To: Christian Brauner <christian@brauner.io> Cc: David Howells <dhowells@redhat.com>, Pankaj Raghav <p.raghav@samsung.com>, Jeff Layton <jlayton@kernel.org>, Matthew Wilcox <willy@infradead.org>, netfs@lists.linux.dev, linux-afs@lists.infradead.org, linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org, ceph-devel@vger.kernel.org, v9fs@lists.linux.dev, linux-erofs@lists.ozlabs.org, linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/5] netfs, cifs: Further fixes Date: Fri, 23 Aug 2024 17:12:01 +0100 Message-ID: <20240823161209.434705-1-dhowells@redhat.com> Precedence: bulk X-Mailing-List: v9fs@lists.linux.dev List-Id: <v9fs.lists.linux.dev> List-Subscribe: <mailto:v9fs+subscribe@lists.linux.dev> List-Unsubscribe: <mailto:v9fs+unsubscribe@lists.linux.dev> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.0 on 10.30.177.40 |
Series | netfs, cifs: Further fixes | expand |
Note that whilst testing my cifs fixes with the generic/075 and generic/112 xfstests, the tests occasionally hit a bug in Samba whereby llseek() fails because there are too many extents in the server file for the server to report. I've noted this before: https://lore.kernel.org/linux-cifs/349671.1716335639@warthog.procyon.org.uk/ is there a fix for this I can try? David