From: Jan Kara Date: Wed, 17 Jun 2009 23:26:27 +0000 (-0700) Subject: isofs: cleanup mount option processing X-Git-Tag: v2.6.31-rc1~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5404ac8e4418ab3d254950ee4f9bcafc1da20b4a;p=pandora-kernel.git isofs: cleanup mount option processing Remove unused variables from isofs_sb_info (used to be some mount options), unify variables for option to use 0/1 (some options used 'y'/'n'), use bit fields for option flags in superblock. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed