oe-lkp.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Jan Kara <jack@suse.cz>
To: lkp@lists.01.org
Subject: Re: [fs] 36e2c7421f: xfstests.generic.095.fail
Date: Mon, 12 Sep 2022 13:06:46 +0200	[thread overview]
Message-ID: <20220912110646.bn4q2vh5jxii7zrx@quack3> (raw)
In-Reply-To: <20220909144406.GA10618@lst.de>

[-- Attachment #1: Type: text/plain, Size: 889 bytes --]

On Fri 09-09-22 16:44:06, Christoph Hellwig wrote:
> On Thu, Sep 08, 2022 at 03:01:57PM +0800, kernel test robot wrote:
> > Hi Christoph,
> > 
> > According to the commit message of below patch, we understand that it
> > removes splice support for some device drivers, but we don't have enough
> > knowledge to connect the code change with testcase result. We send this
> > report for your reference, please kindly check if it is an expected
> > result. Thanks.
> 
> This might be as simple wiring up iter_file_splice_write, but I don't
> really have a good way to test udf, so adding the maintainer.

Indeed. Thanks for notifying me. Just adding:

.splice_write           = iter_file_splice_write,

to udf_file_operations fixes the problem for me and generic/095 passes
fine. I've queued the fix to my tree.

								Honza
-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

      reply	other threads:[~2022-09-12 11:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-08  7:01 [fs] 36e2c7421f: xfstests.generic.095.fail kernel test robot
2022-09-09 14:44 ` Christoph Hellwig
2022-09-12 11:06   ` Jan Kara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220912110646.bn4q2vh5jxii7zrx@quack3 \
    --to=jack@suse.cz \
    --cc=lkp@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).