]> git.baikalelectronics.ru Git - kernel.git/commit
CIFS: Simplify mount code for further shared sb capability
authorPavel Shilovsky <piastry@etersoft.ru>
Thu, 5 May 2011 09:55:12 +0000 (09:55 +0000)
committerSteve French <sfrench@us.ibm.com>
Tue, 24 May 2011 03:07:42 +0000 (03:07 +0000)
commit97fd42ab98df3c2345ea83577c83fbcf17ae7415
treed86b0e84a9475374cdbd05cc1e4f85fd0231162f
parentdcd5491f0e5cb8a191c06741bbbc198fac51356c
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 <piastry@etersoft.ru>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/cifsfs.c
fs/cifs/cifsproto.h
fs/cifs/connect.c