Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1714261

Re: [PATCH] ceph: check negative offsets on ceph_llseek()

From Ilya Dryomov <idryomov@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] ceph: check negative offsets on ceph_llseek()
Date 2017-08-17 20:00 +0200
Message-ID <ufxfl-8ct-35@gated-at.bofh.it> (permalink)
References <u8b9U-2DD-27@gated-at.bofh.it> <uftlo-5z4-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 17, 2017 at 3:45 PM, Luis Henriques <lhenriques@suse.com> wrote:
> Luis Henriques <lhenriques@suse.com> writes:
>
>> When a user requests SEEK_HOLE or SEEK_DATA with a negative offset
>> ceph_llseek should return -ENXIO.  Currently -EINVAL is being returned for
>> SEEK_DATA and 0 for SEEK_HOLE.
>
> Ping
>
> This patch should make xfstest generic/448 happy.

It should or it does? ;)

I saw generic/448 failures on ext4 with Darrick's recent test change,
haven't tried ceph yet.

Thanks,

                Ilya

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] ceph: check negative offsets on ceph_llseek() Luis Henriques <lhenriques@suse.com> - 2017-08-17 15:50 +0200
  Re: [PATCH] ceph: check negative offsets on ceph_llseek() Ilya Dryomov <idryomov@gmail.com> - 2017-08-17 20:00 +0200
    Re: [PATCH] ceph: check negative offsets on ceph_llseek() Luis Henriques <lhenriques@suse.com> - 2017-08-17 20:50 +0200
      Re: [PATCH] ceph: check negative offsets on ceph_llseek() Ilya Dryomov <idryomov@gmail.com> - 2017-08-18 10:40 +0200

csiph-web