All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 0/4] Introduce shared superblock model to cifs
@ 2011-05-05 10:00 Pavel Shilovsky
       [not found] ` <1304589632-1209-1-git-send-email-piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Pavel Shilovsky @ 2011-05-05 10:00 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

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(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-05-19 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-05 10:00 [v2 0/4] Introduce shared superblock model to cifs Pavel Shilovsky
     [not found] ` <1304589632-1209-1-git-send-email-piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
2011-05-16 12:12   ` Pavel Shilovsky
     [not found]     ` <BANLkTinBXJJvc+Wz4J9qa+ZHT8KtJSF-1Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-16 15:00       ` Steve French
     [not found]         ` <BANLkTimLt85CWvJ0wHK0_xRL+OR52FQjdg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-16 20:29           ` Pavel Shilovsky
     [not found]             ` <BANLkTi=Q34UR_C3aLm_uEkwye_XGM8zT_g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-19  9:18               ` Pavel Shilovsky
     [not found]                 ` <BANLkTinXt88Ag5RvcDmdhnZAGeXQDfkcDA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-05-19 12:30                   ` Steve French

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.