lkml.org 
[lkml]   [1999]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Improving send_sigio() scalability
Date
From
Richard Gooch <rgooch@atnf.csiro.au> said:

[...]

> diff -urN linux-2.3.3/fs/fcntl.c linux/fs/fcntl.c
> --- linux-2.3.3/fs/fcntl.c Sat Nov 14 05:07:26 1998
> +++ linux/fs/fcntl.c Tue May 18 23:21:47 1999

[...]

> + if ((fown->euid != 0) &&
> + (fown->euid ^ p->suid) && (fown->euid ^ p->uid) &&
> + (fown->uid ^ p->suid) && (fown->uid ^ p->uid))

Why don't you use != when that is what you mean?
--
Dr. Horst H. von Brand mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.072 / U:0.556 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site