From: Miklos Szeredi Date: Fri, 8 Feb 2008 12:21:46 +0000 (-0800) Subject: mount options: fix ncpfs X-Git-Tag: v2.6.25-rc1~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=564cd138cb30658c12e80c33582bf50816ec7a41;p=pandora-kernel.git mount options: fix ncpfs Add a .show_options super operation to ncpfs. Small fix: add FS_BINARY_MOUNTDATA to the filesystem type flags, since it can take binary data, as well as text (similarly to NFS). Signed-off-by: Miklos Szeredi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed