From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Wed, 9 Oct 2019 11:11:45 +0200 Subject: [LTP] [PATCH] syscalls/copy_file_range02: Add check for pipe In-Reply-To: <1365327078.5308904.1570610176976.JavaMail.zimbra@redhat.com> References: <20191008151624.19815-1-chrubis@suse.cz> <1365327078.5308904.1570610176976.JavaMail.zimbra@redhat.com> Message-ID: <20191009091145.GA7561@rei.lan> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > > The original patch that was adding this fell under a table: > > > > http://patchwork.ozlabs.org/patch/1112976/ > > > > I guess there is no harm checking that we get EINVAL for pipe as well, > > or does anyone disagree? > > Do you know what is kernel behaviour prior to commit 11cbfb10775a ? > Does it pass/fail/crash/different errno? The test is disabled unless cross FS copy support is implemented in kernel, so the test is disabled for anything older than v5.3 anyways. -- Cyril Hrubis chrubis@suse.cz