From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Subject: Re: [LTP] [f*xattr] ab91fe640f: ltp.open13.fail Date: Thu, 5 Dec 2019 13:36:34 +0100 Message-ID: <20191205123633.GC5693@rei.lan> References: <20191205112439.GE32275@shao2-debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20191205112439.GE32275@shao2-debian> Sender: linux-kernel-owner@vger.kernel.org To: kernel test robot Cc: Miklos Szeredi , lkp@lists.01.org, Miklos Szeredi , LKML , ltp@lists.linux.it, linux-unionfs@vger.kernel.org List-Id: linux-unionfs@vger.kernel.org Hi! > commit: ab91fe640fca6de988a888b2de89d58014d120d4 ("f*xattr: allow O_PATH descriptors") > https://git.kernel.org/cgit/linux/kernel/git/mszeredi/vfs.git for-viro Looks like fgetxattr() on fd that has been opened with O_PATH returns wrong errno after this patch, which I guess is OK because that seems to be the point of this patch. We will fix the test if/once this patch gets upstreamed. Also btw man 2 open needs changes in the O_PATH paragraph after this as well. -- Cyril Hrubis chrubis@suse.cz