]> git.karo-electronics.de Git - karo-tx-linux.git/commit
procfs: parse mount options
authorVasiliy Kulikov <segooon@gmail.com>
Thu, 8 Dec 2011 04:42:50 +0000 (15:42 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 13 Dec 2011 06:43:34 +0000 (17:43 +1100)
commitd35189d8fdffb86a7b3a3d2deb84d0499ed90797
tree576b282531de3d4348bdad63e0bf4916c17319ea
parent56a32f09e2f0104dfdec40754c5468fde63e05dc
procfs: parse mount options

Add support for procfs mount options.  Actual mount options are coming in
the next patches.

Signed-off-by: Vasiliy Kulikov <segoon@openwall.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Greg KH <greg@kroah.com>
Cc: Theodore Tso <tytso@MIT.EDU>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: James Morris <jmorris@namei.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/proc/inode.c
fs/proc/internal.h
fs/proc/root.c