lkml.org 
[lkml]   [1999]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Improving send_sigio() scalability
Horst von Brand writes:
> 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?

Good question. Why not take that up with the original author of those
lines? I just moved them as-is, as I wanted to have minimal impact.

Regards,

Richard....

-
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.048 / U:0.220 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site