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