From: Sean Finney Date: Mon, 11 Apr 2011 13:19:33 +0000 (+0000) Subject: cifs: Simplify handling of submount options in cifs_mount. X-Git-Tag: v3.0-rc1~380^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=046462abca2576cc1c71f501c148798fac4ea314;p=pandora-kernel.git cifs: Simplify handling of submount options in cifs_mount. With CONFIG_DFS_UPCALL enabled, maintain the submount options in cifs_sb->mountdata, simplifying the code just a bit as well as making corner-case allocation problems less likely. Reviewed-by: Jeff Layton Signed-off-by: Sean Finney Signed-off-by: Pavel Shilovsky Signed-off-by: Steve French --- Reading git-diff-tree failed