]> Git Repo - linux.git/commit - fs/proc/inode.c
procfs: parse mount options
authorVasiliy Kulikov <[email protected]>
Tue, 10 Jan 2012 23:11:27 +0000 (15:11 -0800)
committerLinus Torvalds <[email protected]>
Wed, 11 Jan 2012 00:30:54 +0000 (16:30 -0800)
commit97412950b10e64f347aec4a9b759395c2465adf6
tree1b68e499cb9fcda81f88d6d0ee57826f4a6d7a56
parent640708a2cff7f81e246243b0073c66e6ece7e53e
procfs: parse mount options

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

Signed-off-by: Vasiliy Kulikov <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Randy Dunlap <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Cc: Greg KH <[email protected]>
Cc: Theodore Tso <[email protected]>
Cc: Alan Cox <[email protected]>
Cc: James Morris <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/proc/inode.c
fs/proc/internal.h
fs/proc/root.c
This page took 0.052767 seconds and 4 git commands to generate.