commit | 37bb04e5a091a5330faef0cc09930326672b7061 | [log] [tgz] |
---|---|---|
author | Pavel Shilovsky <piastry@etersoft.ru> | Thu May 05 09:55:11 2011 +0000 |
committer | Steve French <sfrench@us.ibm.com> | Mon May 23 19:05:09 2011 +0000 |
tree | cc7f143162ad2fb8cb22caf427ea7972d05dced6 | |
parent | c02324a6ae6bd3e83533c59525111ffe03b7e791 [diff] |
CIFS: Simplify connection structure search calls Use separate functions for comparison between existing structure and what we are requesting for to make server, session and tcon search code easier to use on next superblock match call. Reviewed-by: Jeff Layton <jlayton@samba.org> Signed-off-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Steve French <sfrench@us.ibm.com>