lkml.org 
[lkml]   [2008]   [Jan]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 19 Jan 2008 21:41:37 -0800
From"H. Peter Anvin" <>
SubjectRe: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo
Miklos Szeredi wrote:
> - for mount ID's use IDA (from the IDR library) instead of a 32bit
>   counter, which could overflow

IDAs tend to get reused quickly, which can cause race conditions.  Any 
reason not to just use a 64-bit counter?

	-hpa


\
 
 \ /
  Last update: 2008-01-20 06:59    [from the cache]
©2003-2008