From: Igor Mammedov Date: Thu, 23 Oct 2008 09:58:42 +0000 (+0400) Subject: Fixed parsing of mount options when doing DFS submount X-Git-Tag: v2.6.28-rc6~58^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c55608f28444c3f33b10312881384c470ceed56;p=pandora-kernel.git Fixed parsing of mount options when doing DFS submount Since these hit the same routines, and are relatively small, it is easier to review them as one patch. Fixed incorrect handling of the last option in some cases Fixed prefixpath handling convert path_consumed into host depended string length (in bytes) Use non default separator if it is provided in the original mount options Acked-by: Jeff Layton Signed-off-by: Igor Mammedov Signed-off-by: Steve French --- Reading git-diff-tree failed