]> 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>
Mon, 12 Dec 2011 04:19:19 +0000 (15:19 +1100)
commit4855ddaf04914d3711564b92f1f95566f0ef3764
tree7750b27b1d06a1157dacae4cbaf1114b8efb6db5
parent48c271fbdcc14f9f33dea8683509648240aceb3c
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