public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* SPLICE_F_MOVE
@ 2008-09-22 23:25 Remi Machet
  2008-09-23 11:56 ` SPLICE_F_MOVE Michael Kerrisk
  0 siblings, 1 reply; 3+ messages in thread
From: Remi Machet @ 2008-09-22 23:25 UTC (permalink / raw)
  To: Linux Mailing list

Hi,

Does anyone know if SPLICE_F_MOVE is obsolete or still in use ?

The documentation says that the flag should be used to tell splice not
to copy the data when moving data to/from a pipe, but I cannot find
anywhere in the kernel where this flag is being used or checked for.

Thanks,

Remi


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

* Re: SPLICE_F_MOVE
  2008-09-22 23:25 SPLICE_F_MOVE Remi Machet
@ 2008-09-23 11:56 ` Michael Kerrisk
  2008-09-23 11:59   ` SPLICE_F_MOVE Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Kerrisk @ 2008-09-23 11:56 UTC (permalink / raw)
  To: Remi Machet, jens.axboe; +Cc: Linux Mailing list

[CC+=Jens, who should be able to help]

On 9/23/08, Remi Machet <rmachet@slac.stanford.edu> wrote:
> Hi,
>
>  Does anyone know if SPLICE_F_MOVE is obsolete or still in use ?
>
>  The documentation says that the flag should be used to tell splice not
>  to copy the data when moving data to/from a pipe, but I cannot find
>  anywhere in the kernel where this flag is being used or checked for.
>
>  Thanks,
>
>  Remi
>
>
>  --
>  To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>  the body of a message to majordomo@vger.kernel.org
>  More majordomo info at  http://vger.kernel.org/majordomo-info.html
>  Please read the FAQ at  http://www.tux.org/lkml/
>


-- 
Michael Kerrisk Linux man-pages maintainer;
http://www.kernel.org/doc/man-pages/ Found a documentation bug?
http://www.kernel.org/doc/man-pages/reporting_bugs.html

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

* Re: SPLICE_F_MOVE
  2008-09-23 11:56 ` SPLICE_F_MOVE Michael Kerrisk
@ 2008-09-23 11:59   ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2008-09-23 11:59 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: Remi Machet, Linux Mailing list

On Tue, Sep 23 2008, Michael Kerrisk wrote:
> [CC+=Jens, who should be able to help]
> 
> On 9/23/08, Remi Machet <rmachet@slac.stanford.edu> wrote:
> > Hi,
> >
> >  Does anyone know if SPLICE_F_MOVE is obsolete or still in use ?
> >
> >  The documentation says that the flag should be used to tell splice not
> >  to copy the data when moving data to/from a pipe, but I cannot find
> >  anywhere in the kernel where this flag is being used or checked for.

It's not currently used, it got yanked and is waiting for a replacement
implementation.

-- 
Jens Axboe


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

end of thread, other threads:[~2008-09-23 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-22 23:25 SPLICE_F_MOVE Remi Machet
2008-09-23 11:56 ` SPLICE_F_MOVE Michael Kerrisk
2008-09-23 11:59   ` SPLICE_F_MOVE Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox