Re: [PATCH] Introduce O_CLOEXEC (take >2)

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kyle McMartin <kyle@...>
Cc: Stephen Rothwell <sfr@...>, Ulrich Drepper <drepper@...>, Andrew Morton <akpm@...>, <linux-kernel@...>, <mingo@...>, <torvalds@...>, Chris Zankel <chris@...>, <parisc-linux@...>
Date: Friday, June 1, 2007 - 3:17 pm

On Thu, 31 May 2007, Kyle McMartin wrote:


These are octal values, so you really want to use 010000000 instead of
08000000. :-)

While looking at that file further, I noticed these two flags share the same
value. I don't know DMAPI/XDSM, but could they potentially conflict?

#define O_NOATIME       04000000
#define O_INVISIBLE     04000000 /* invisible I/O, for DMAPI/XDSM */

Regards,
  -Byron

--
Byron Stanoszek                         Ph: (330) 644-3059
Systems Programmer                      Fax: (330) 644-8110
Commercial Timesharing Inc.             Email: byron@comtime.com
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Introduce O_CLOEXEC (take &gt;2), Ulrich Drepper, (Thu May 31, 2:09 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), dean gaudet, (Sat Jun 9, 10:29 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Andrew Morton, (Thu May 31, 7:20 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Stephen Rothwell, (Thu May 31, 9:38 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Kyle McMartin, (Thu May 31, 11:07 pm)
Re: [PATCH] Introduce O_CLOEXEC (take >2), Byron Stanoszek, (Fri Jun 1, 3:17 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Kyle McMartin, (Fri Jun 1, 6:55 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Stephen Rothwell, (Thu May 31, 9:05 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Davide Libenzi, (Thu May 31, 2:35 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Ulrich Drepper, (Thu May 31, 2:42 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Davide Libenzi, (Thu May 31, 2:46 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Jakub Jelinek, (Thu May 31, 3:02 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Davide Libenzi, (Thu May 31, 3:17 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Linus Torvalds, (Thu May 31, 3:59 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Ulrich Drepper, (Thu May 31, 3:50 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Davide Libenzi, (Thu May 31, 4:23 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Ulrich Drepper, (Thu May 31, 2:53 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Nicholas Miell, (Thu May 31, 2:22 pm)
Re: [PATCH] Introduce O_CLOEXEC (take &gt;2), Ulrich Drepper, (Thu May 31, 2:32 pm)