From: Miklos Szeredi Date: Fri, 8 Feb 2008 12:21:41 +0000 (-0800) Subject: mount options: fix devpts X-Git-Tag: v2.6.25-rc1~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b87a267eb7291d075df76ebabd43c7f961b12f67;p=pandora-kernel.git mount options: fix devpts Add a .show_options super operation to devpts. Small cleanup: when parsing the "mode" option, mask with S_IALLUGO instead of ~S_IFMT. Signed-off-by: Miklos Szeredi Acked-by: H. Peter Anvin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed