Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 01:54:32PM +0100, Jens Axboe wrote: > On Thu, Mar 15 2007, Nick Piggin wrote: > > On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: > > > On Thu, Mar 15 2007, Nick Piggin wrote: > > > > > > > > We should be able to allow for it with the new a_ops API I'm working

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Thu, Mar 15 2007, Nick Piggin wrote: > On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: > > On Thu, Mar 15 2007, Nick Piggin wrote: > > > > > > We should be able to allow for it with the new a_ops API I'm working > > > on. > > > > "Should be" and in progress stuff, is it guarenteed

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: > On Thu, Mar 15 2007, Nick Piggin wrote: > > > > We should be able to allow for it with the new a_ops API I'm working > > on. > > "Should be" and in progress stuff, is it guarenteed to get there? Well considering that it is needed in

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Thu, Mar 15 2007, Nick Piggin wrote: > On Thu, Mar 15, 2007 at 12:52:37PM +0100, Jens Axboe wrote: > > On Wed, Mar 14 2007, Nick Piggin wrote: > > > Here are a couple of splice patches I found when digging in the area. > > > I could be wrong, so I'd appreciate confirmation. > > > > > >

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 12:52:37PM +0100, Jens Axboe wrote: > On Wed, Mar 14 2007, Nick Piggin wrote: > > Here are a couple of splice patches I found when digging in the area. > > I could be wrong, so I'd appreciate confirmation. > > > > Untested other than compile, because I don't have a good

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Wed, Mar 14 2007, Nick Piggin wrote: > Here are a couple of splice patches I found when digging in the area. > I could be wrong, so I'd appreciate confirmation. > > Untested other than compile, because I don't have a good splice test > setup. > > Considering these are data corruption /

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Wed, Mar 14 2007, Nick Piggin wrote: Here are a couple of splice patches I found when digging in the area. I could be wrong, so I'd appreciate confirmation. Untested other than compile, because I don't have a good splice test setup. Considering these are data corruption / information

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 12:52:37PM +0100, Jens Axboe wrote: On Wed, Mar 14 2007, Nick Piggin wrote: Here are a couple of splice patches I found when digging in the area. I could be wrong, so I'd appreciate confirmation. Untested other than compile, because I don't have a good splice test

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Thu, Mar 15 2007, Nick Piggin wrote: On Thu, Mar 15, 2007 at 12:52:37PM +0100, Jens Axboe wrote: On Wed, Mar 14 2007, Nick Piggin wrote: Here are a couple of splice patches I found when digging in the area. I could be wrong, so I'd appreciate confirmation. Untested other than

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: On Thu, Mar 15 2007, Nick Piggin wrote: We should be able to allow for it with the new a_ops API I'm working on. Should be and in progress stuff, is it guarenteed to get there? Well considering that it is needed in order to

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Jens Axboe
On Thu, Mar 15 2007, Nick Piggin wrote: On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: On Thu, Mar 15 2007, Nick Piggin wrote: We should be able to allow for it with the new a_ops API I'm working on. Should be and in progress stuff, is it guarenteed to get there?

Re: [patch 1/2] splice: dont steal

2007-03-15 Thread Nick Piggin
On Thu, Mar 15, 2007 at 01:54:32PM +0100, Jens Axboe wrote: On Thu, Mar 15 2007, Nick Piggin wrote: On Thu, Mar 15, 2007 at 01:27:23PM +0100, Jens Axboe wrote: On Thu, Mar 15 2007, Nick Piggin wrote: We should be able to allow for it with the new a_ops API I'm working on.

[patch 1/2] splice: dont steal

2007-03-14 Thread Nick Piggin
Here are a couple of splice patches I found when digging in the area. I could be wrong, so I'd appreciate confirmation. Untested other than compile, because I don't have a good splice test setup. Considering these are data corruption / information leak issues, then we could do worse than to

[patch 1/2] splice: dont steal

2007-03-14 Thread Nick Piggin
Here are a couple of splice patches I found when digging in the area. I could be wrong, so I'd appreciate confirmation. Untested other than compile, because I don't have a good splice test setup. Considering these are data corruption / information leak issues, then we could do worse than to