commit | 046462abca2576cc1c71f501c148798fac4ea314 | [log] [tgz] |
---|---|---|
author | Sean Finney <seanius@seanius.net> | Mon Apr 11 13:19:33 2011 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Thu May 19 14:10:55 2011 +0000 |
tree | 1bd1148f9b6534b43767dd42a4b4ea27205c4cc9 | |
parent | b946845a9dc523c759cae2b6a0f6827486c3221a [diff] |
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 <jlayton@redhat.com> Signed-off-by: Sean Finney <seanius@seanius.net> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>