All of lore.kernel.org
 help / color / mirror / Atom feed
* I don't know what to do.
@ 2016-02-16 20:08 Wouter van Kesteren
  2016-02-17  0:52 ` Sergey Senozhatsky
  0 siblings, 1 reply; 3+ messages in thread
From: Wouter van Kesteren @ 2016-02-16 20:08 UTC (permalink / raw)
  To: linux-fsdevel

Hello,

I submitted a patch to this list to fix a bug:

"[PATCH] fs: allow no_seek_end_llseek to actually seek"
https://marc.info/?l=linux-fsdevel&m=145468852318292&w=2

However noone seems to give it any attention, I've tried to email Al
Viro, the author of the function, about it too but sofar i have not
gotten anything back about this either.

Meanwhile rc3 and rc4 how been released with this bug in it and i dont
know what action to undertake to make sure that it will be fixed in
rc5.

I would like some feedback on how to actually get this patch merged.

Kind regards,

-Wouter van Kesteren

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I don't know what to do.
  2016-02-16 20:08 I don't know what to do Wouter van Kesteren
@ 2016-02-17  0:52 ` Sergey Senozhatsky
  2016-02-17  1:21   ` Wouter van Kesteren
  0 siblings, 1 reply; 3+ messages in thread
From: Sergey Senozhatsky @ 2016-02-17  0:52 UTC (permalink / raw)
  To: Wouter van Kesteren; +Cc: linux-fsdevel, Sergey Senozhatsky

Hello,

On (02/16/16 21:08), Wouter van Kesteren wrote:
> I submitted a patch to this list to fix a bug:
> 
> "[PATCH] fs: allow no_seek_end_llseek to actually seek"
> https://marc.info/?l=linux-fsdevel&m=145468852318292&w=2

just a question, why not MAX_LFS_FILESIZE?

and there is no SoB in the patch (no answers to the rest of your
questions).

	-ss

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: I don't know what to do.
  2016-02-17  0:52 ` Sergey Senozhatsky
@ 2016-02-17  1:21   ` Wouter van Kesteren
  0 siblings, 0 replies; 3+ messages in thread
From: Wouter van Kesteren @ 2016-02-17  1:21 UTC (permalink / raw)
  To: Sergey Senozhatsky; +Cc: linux-fsdevel

On Wed, Feb 17, 2016 at 1:52 AM, Sergey Senozhatsky
<sergey.senozhatsky.work@gmail.com> wrote:
> Hello,
>
> On (02/16/16 21:08), Wouter van Kesteren wrote:
>> I submitted a patch to this list to fix a bug:
>>
>> "[PATCH] fs: allow no_seek_end_llseek to actually seek"
>> https://marc.info/?l=linux-fsdevel&m=145468852318292&w=2
>
> just a question, why not MAX_LFS_FILESIZE?
>
> and there is no SoB in the patch (no answers to the rest of your
> questions).
>
>         -ss

Thanks for the reply Sergey,

Andreas already gave me feedback on the patch as a reply to the post. Ive fixed
the SoB: thing and resubmitted along with a couple of other tweaks in that.
(https://marc.info/?l=linux-fsdevel&m=145565767604498&w=2)

As to why i used MAX_OFFSET: the reason is that i felt it was the closest to
the original intent of the code which was attempting 'biggest value to mean
unbounded'.

I don't actually know anything about the filesystem part of the kernel
(or really
anything about the kernel at all) so if someone tells me to use
MAX_LFS_FILESIZE instead i'd be more than happy to change it.

-Wouter van Kesteren

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-02-17  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 20:08 I don't know what to do Wouter van Kesteren
2016-02-17  0:52 ` Sergey Senozhatsky
2016-02-17  1:21   ` Wouter van Kesteren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.