]> git.karo-electronics.de Git - karo-tx-linux.git/commit
procfs: parse mount options
authorVasiliy Kulikov <segooon@gmail.com>
Fri, 16 Dec 2011 04:50:42 +0000 (15:50 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Dec 2011 06:02:05 +0000 (17:02 +1100)
commitb408d6993851f079273c470511ba574903d62ca7
tree9f627774784feb4c96a1c545d33401066245f123
parente2ca4707399fb0cc7725cf897369cb56ec5fc1cc
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