login
Header Space

 
 

Re: [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <viro@...>
Cc: <miklos@...>, <akpm@...>, <linuxram@...>, <linux-fsdevel@...>, <linux-kernel@...>
Date: Thursday, March 27, 2008 - 4:33 am

> > +This file contains lines of the form:

Can you please be a bit more specific?  Because getting this right
iteratively is going to be tiring.

36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 rw /dev/root,errors=continue

or

36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root,rw,errors=continue

or perhaps

36 35 98:0 /mnt1 /mnt2 rw,noatime master:1 - ext3 /dev/root rw,errors=continue

or something else?

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

Messages in current thread:
Re: [patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfo, Miklos Szeredi, (Thu Mar 27, 4:33 am)
speck-geostationary