All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Prepare byte-range locking code for future SMB2 usage
@ 2012-03-16 15:17 Pavel Shilovsky
       [not found] ` <1331911072-1078-1-git-send-email-piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Pavel Shilovsky @ 2012-03-16 15:17 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA

This is one of the preparation step that makes the byte-range locking code more
protocol independent.

Pavel Shilovsky (6):
  CIFS: Move locks to file structure
  CIFS: Fix VFS locks usage
  CIFS: Convert lock type to 32 bit variable
  CIFS: Separate protocol specific lock type handling
  CIFS: Separate protocol specific part from getlk
  CIFS: Separate protocol specific part from setlk

 fs/cifs/cifsfs.c   |    1 -
 fs/cifs/cifsglob.h |    5 +-
 fs/cifs/file.c     |  250 +++++++++++++++++++++++++++++++++++++---------------
 3 files changed, 182 insertions(+), 74 deletions(-)

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

end of thread, other threads:[~2012-03-28 16:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-16 15:17 [PATCH v2 0/6] Prepare byte-range locking code for future SMB2 usage Pavel Shilovsky
     [not found] ` <1331911072-1078-1-git-send-email-piastry-7qunaywFIewox3rIn2DAYQ@public.gmane.org>
2012-03-16 15:17   ` [PATCH v2 1/6] CIFS: Move locks to file structure Pavel Shilovsky
2012-03-16 15:17   ` [PATCH v2 2/6] CIFS: Fix VFS locks usage Pavel Shilovsky
2012-03-16 15:17   ` [PATCH v2 3/6] CIFS: Convert lock type to 32 bit variable Pavel Shilovsky
2012-03-16 15:17   ` [PATCH v2 4/6] CIFS: Separate protocol specific lock type handling Pavel Shilovsky
2012-03-16 15:17   ` [PATCH v2 5/6] CIFS: Separate protocol specific part from getlk Pavel Shilovsky
2012-03-16 15:17   ` [PATCH v2 6/6] CIFS: Separate protocol specific part from setlk Pavel Shilovsky
2012-03-26 18:48   ` [PATCH v2 0/6] Prepare byte-range locking code for future SMB2 usage Jeff Layton
     [not found]     ` <20120326144847.42719249-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2012-03-27 11:00       ` Pavel Shilovsky
     [not found]         ` <CAKywueQaV9a8Db7G+TmqCXTPWxMVgse_bJeEOj0y3yyzjggYzA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-03-27 18:00           ` Pavel Shilovsky
     [not found]             ` <CAKywueTbYWtTNB39uqNK+=u1iOfH9CqUDoqMZYcYFpVOmEX_dw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-03-28 16:48               ` Pavel Shilovsky

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.