CIFS: Simplify mount code for further shared sb capability
authorPavel Shilovsky <[email protected]>
Thu, 5 May 2011 09:55:12 +0000 (09:55 +0000)
committerSteve French <[email protected]>
Tue, 24 May 2011 03:07:42 +0000 (03:07 +0000)
commit724d9f1cfba0cb16a7151333b501e8f7885450d8
treed86b0e84a9475374cdbd05cc1e4f85fd0231162f
parent37bb04e5a091a5330faef0cc09930326672b7061
CIFS: Simplify mount code for further shared sb capability

Reorganize code to get mount option at first and when get a superblock.
This lets us use shared superblock model further for equal mounts.

Signed-off-by: Pavel Shilovsky <[email protected]>
Signed-off-by: Steve French <[email protected]>
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h
fs/cifs/connect.c