[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1JbxGg-0002Ec-SD@pomaz-ex.szeredi.hu>
Date: Wed, 19 Mar 2008 13:19:42 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: miklos@...redi.hu
CC: viro@...IV.linux.org.uk, miklos@...redi.hu,
akpm@...ux-foundation.org, linuxram@...ibm.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [patch 4/6] vfs: mountinfo show dominating group id
> > Makes reliable parsing of
> > the damn thing in userland impossible. IOW, fs options should go _last_
> > and they should follow an unconditionally present field.
>
> But then we lose the ability to later extend the format by adding
> fields at the end. Which is one of the things that would be nice to
> have, in contrast to /proc/mounts, which we are so afraid to touch now.
>
> So maybe some alternative, multi line format would be better?
>
> MountID: 99
> ParentID: 88
> DevID: 0:34
> Type: foofs
> Source: /dev/foo
> Root: /
> MountPoint: /mnt/foo
> MountOpts: rw,noatime
> Opts: rw,errors=continue
> Propagation: shared:42
Which still doesn't fully solve the problem, since ->show_options()
can also spew newlines + MountID:. Oh well.
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists