]> git.karo-electronics.de Git - karo-tx-linux.git/commit
procfs: parse mount options
authorVasiliy Kulikov <segooon@gmail.com>
Fri, 2 Dec 2011 03:13:10 +0000 (14:13 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 6 Dec 2011 04:05:50 +0000 (15:05 +1100)
commit4803bad53275c20ad4c1866810115f0eea2696a2
treea9357934b8d19a90bb4cd5168ccd40493daaa710
parent9eea607536dc4f2d27d5f6f6dca018e47f15bd34
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