This is the second version of the set. It should be applied on top of current 
for-next branch + 6 DFS related patches from Sean Finney.

Pavel Shilovsky (4):
  CIFS: Simplify connection structure search calls
  CIFS: Simplify mount code for further shared sb capability
  CIFS: Migrate from prefixpath logic
  CIFS: Migrate to shared superblock model

 fs/cifs/cifs_fs_sb.h |    2 -
 fs/cifs/cifsfs.c     |  205 ++++++++++++++++++++++----
 fs/cifs/cifsglob.h   |   81 ++++++++++
 fs/cifs/cifsproto.h  |   13 ++-
 fs/cifs/connect.c    |  398 +++++++++++++++++++++++++-------------------------
 fs/cifs/dir.c        |    7 +-
 fs/cifs/inode.c      |   19 +--
 7 files changed, 472 insertions(+), 253 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to