Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <hpa@...>
Cc: <pavel@...>, <miklos@...>, <akpm@...>, <linux-fsdevel@...>, <linux-kernel@...>, <util-linux-ng@...>, <linuxram@...>, <viro@...>, <hch@...>, <a.p.zijlstra@...>
Date: Wednesday, January 23, 2008 - 3:32 pm

> Pavel Machek wrote:

Use case please?  What will this info be used for, other than for
feedback for humans about the state of the propagation tree?

Face it, userspace is inherently racy.  Inode numbers, device numbers,
whatever are being reused all the time, we live with it, even if it's
programs, and not just humans.

But it's not even an important design decision, the ID allocation can
be swapped at any time.  If you insist, I'll change it to a 64bit
counter, and it'll just suck a little more, but no permanent damage
done ;)

Miklos
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Miklos Szeredi, (Sat Jan 19, 7:05 am)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Miklos Szeredi, (Mon Jan 21, 5:25 pm)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Miklos Szeredi, (Mon Jan 21, 6:09 pm)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Serge E. Hallyn, (Tue Jan 22, 4:56 pm)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Jan Engelhardt, (Sun Jan 20, 7:20 am)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Miklos Szeredi, (Sun Jan 20, 8:20 am)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, H. Peter Anvin, (Sun Jan 20, 1:41 am)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, Miklos Szeredi, (Sun Jan 20, 4:23 am)
Re: [RFC][PATCH] VFS: create /proc/&lt;pid&gt;/mountinfo, H. Peter Anvin, (Wed Jan 23, 3:02 pm)
Re: [RFC][PATCH] VFS: create /proc/<pid>/mountinfo, Miklos Szeredi, (Wed Jan 23, 3:32 pm)