Re: [PATCH] security: revalidate rw permissions for sys_splice and sys_vmsplice

2007-07-13 Thread Jens Axboe
On Thu, Jul 12 2007, James Morris wrote: > Revalidate read/write permissions for splice(2) and vmslice(2), in case > security policy has changed since the files were opened. > > Acked-by: Stephen Smalley <[EMAIL PROTECTED]> > Signed-off-by: James Morris <[EMAIL PROTECTED]> > --- > > Updated vers

[PATCH] security: revalidate rw permissions for sys_splice and sys_vmsplice

2007-07-12 Thread James Morris
Revalidate read/write permissions for splice(2) and vmslice(2), in case security policy has changed since the files were opened. Acked-by: Stephen Smalley <[EMAIL PROTECTED]> Signed-off-by: James Morris <[EMAIL PROTECTED]> --- Updated version against latest Linus git. Jens, I dropped your initi