home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   linux.debian.kernel      Debian kernel discussions      2,884 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 994 of 2,884   
   Debian Bug Tracking System to All   
   Bug#1114898: marked as done (NFSv4.2 rep   
   14 Oct 25 10:10:01   
   
   From: owner@bugs.debian.org   
      
   This is a multi-part message in MIME format...   
      
   Your message dated Tue, 14 Oct 2025 08:01:16 +0000   
   with message-id    
   and subject line Bug#1114898: fixed in linux 6.17.2-1~exp1   
   has caused the Debian Bug report #1114898,   
   regarding NFSv4.2 reports "Operation Not Supported" on getxattr calls   
   to be marked as done.   
      
   This means that you claim that the problem has been dealt with.   
   If this is not the case it is now your responsibility to reopen the   
   Bug report if necessary, and/or fix the problem forthwith.   
      
   (NB: If you are a system administrator and have no idea what this   
   message is talking about, this may indicate a serious mail system   
   misconfiguration somewhere. Please contact owner@bugs.debian.org   
   immediately.)   
      
      
   --    
   1114898: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114898   
   Debian Bug Tracking System   
   Contact owner@bugs.debian.org with problems   
      
   Received: (at submit) by bugs.debian.org; 11 Sep 2025 11:05:55 +0000   
   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02   
   	(2024-03-25) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-9.2 required=4.0 tests=BAYES_00,   
   	BODY_INCLUDES_PACKAGE,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,   
   	DKIM_VALID_EF,SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no   
   	version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 41; hammy, 78; neutral, 24; spammy, 0.   
   	spammytokens: hammytokens:0.000-+--trixie, 0.000-+--bookworm,   
   	0.000-+--nfsd, 0.000-+--6.12,   
   	0.000-+--Hx-spam-relays-external:sk:debian-   
   Return-path:    
   Received: from mail.l8r.net ([51.161.30.160]:37334)   
   	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_P   
   S_RSAE_SHA256__AES_256_GCM:256)   
   	(Exim 4.96)   
   	(envelope-from )   
   	id 1uwf7i-008A3i-1u   
   	for submit@bugs.debian.org;   
   	Thu, 11 Sep 2025 11:05:55 +0000   
   Received: from internalmail.L8R.net (internalmail.L8R.net [172.16.99.99]) by   
   mail.L8R.net (Postfix) with ESMTPSA id E38C7217D8   
   	for ; Thu, 11 Sep 2025 04:37:49 -0400 (EDT)   
   DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=l8r.net; s=202208;   
   	t=1757579870; bh=3CIxQ10mtbHPWhLKQepssaNRwrWuJVZpKYpL6LFka8c=;   
   	h=Date:From:To:Subject:From;   
   	b=ZnGE7Re8EBwUIDxCO6iSNjjOyFfzNTj9Yx45cd2GiqdVMl9q3TIDExxp1va/yDpCD   
   	 khFyF94M6cFVoaMapBEc/soCKya4grapp6njNuIietOcWDcnrcRXiNbaCFA9ksTXus   
   	 9yGfYFZPIMrG77eKAEZ8PJh2QBomMhH61iwDX6LCsOwNwBkaCRApj3G11A9I81E4NN   
   	 1hBy2jG0ilbbkf86dOJ1G4dI2z/lP04nDKldgepjUGjDKyw/GOTzy2v9f1SO5MPJmf   
   	 Ffofshr2kDTuVKNwBqGqisnX1fNVcYHzYsL3rba6RUzC52v1tQ8HSy+e3MzNsoEUnR   
   	 nqeFkQgjCwxAw==   
   Date: Thu, 11 Sep 2025 04:37:49 -0400   
   From: Brad Barnett    
   To: submit@bugs.debian.org   
   Subject: NFSv4.2 reports "Operation Not Supported" on getxattr calls   
   Message-ID: <20250911043749.52c200db@be.back.L8R.net>   
   MIME-Version: 1.0   
   Content-Type: text/plain; charset=US-ASCII   
   Content-Transfer-Encoding: 7bit   
   X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6.2   
   (mail.L8R.net [10.0.5.5]); Thu, 11 Sep 2025 04:37:50 -0400 (EDT)   
   X-Scanned-By: MIMEDefang 2.84 on 10.0.5.5   
   X-Greylist: delayed 6600 seconds by postgrey-1.37 at buxtehude; Thu, 11 Sep   
   2025 11:05:54 UTC   
   Delivered-To: submit@bugs.debian.org   
      
      
      
   Package: linux-image-amd64   
   Version: 6.12.43-1   
      
   NFSv4.2 reports "Operation Not Supported" on getxattr calls.   
      
   The following is with the same NFS backend, and same mount options.  The   
   NFS server reports name: "Linux NFSv4.2 [an identifier]" under   
   /proc/fs/nfsd/clients/*/info for both clients.   
      
   Bookworm:   
      
   # touch testfile   
   # setfattr -h -n user.test -v yes testfile   
   # getfattr -h -n user.test testfile   
   # file: testfile   
   user.test="yes"   
      
   Trixie:   
      
   # setfattr -h -n user.test -v yes testfile   
   setfattr: testfile: Operation not supported   
      
   # getfattr -h -n user.test testfile   
   testfile: user.test: Operation not supported   
      
   There seems to be a regression in set/getxattr handling in 6.12 and other   
   branches.  This may be helpful:   
      
   https://marc.info/?l=linux-nfs&m=175643910429853&w=2   
      
   Received: (at 1114898-close) by bugs.debian.org; 14 Oct 2025 08:01:20 +0000   
   X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02   
   	(2024-03-25) on buxtehude.debian.org   
   X-Spam-Level:   
   X-Spam-Status: No, score=-113.0 required=4.0 tests=BAYES_00,DKIM_SIGNED,   
   	DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FOURLA,FVGT_m_MULTI_ODD,   
   	HAS_BUG_NUMBER,MD5_SHA1_SUM,PGPSIGNATURE,RCVD_IN_DNSWL_MED,   
   	SPF_HELO_PASS,SPF_NONE,USER_IN_DKIM_WELCOMELIST autolearn=ham   
   	autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02   
   X-Spam-Bayes: score:0.0000 Tokens: new, 2; hammy, 150; neutral, 370; spammy,   
   	0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,   
   	0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--UD:debian.tar.xz,   
   	0.000-+--Hx-spam-relays-external:sk:fasolo., 0.000-+--H*RU:sk:fasolo.   
   Return-path:    
   Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61   
   f:fe9d:958d]:47240)   
   	by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RS   
   _PSS_RSAE_SHA256__AES_256_GCM:256)   
   	(Exim 4.96)   
   	(envelope-from )   
   	id 1v8ZyB-00DCsF-33   
   	for 1114898-close@bugs.debian.org;   
   	Tue, 14 Oct 2025 08:01:19 +0000   
   Received: from [192.91.235.231] (port=40890 helo=fasolo.debian.org)   
      
   [continued in next message]   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca