From: Miklos Szeredi Date: Fri, 8 Feb 2008 12:21:36 +0000 (-0800) Subject: mount options: fix affs X-Git-Tag: v2.6.25-rc1~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9b3961b66bb1e93762895d809be074ea109c77c;p=pandora-kernel.git mount options: fix affs Add a .show_options super operation to affs. Use generic_show_options() and save the complete option string in affs_fill_super() and affs_remount(). Signed-off-by: Miklos Szeredi Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed