All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Shilovsky <piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 0/6] Introducing new strict cache mode (try #4)
Date: Fri,  5 Nov 2010 11:29:31 +0300	[thread overview]
Message-ID: <1288945777-9197-1-git-send-email-piastryyy@gmail.com> (raw)

I add new ones (fsync, mmap) and modified previous patches (read, write, close) and their descriptions. Here is the complete set of them.

Pavel Shilovsky (6):
  CIFS: Make cifsFileInfo_put work with strict cache mode
  CIFS: Make read call work with strict cache mode
  CIFS: Make write call work with strict cache mode
  CIFS: Make cifs_fsync work with strict cache mode
  CIFS: Make cifs_file_map work with strict cache mode
  CIFS: Add strictcache mount option

 fs/cifs/README       |    5 +++
 fs/cifs/cifs_fs_sb.h |    1 +
 fs/cifs/cifsfs.c     |   79 +++++++++++++++++++++++++++++++++++++++++++++----
 fs/cifs/connect.c    |    5 +++
 fs/cifs/file.c       |   54 +++++++++++++++++++++++++---------
 5 files changed, 123 insertions(+), 21 deletions(-)

-- 
1.7.2.3

             reply	other threads:[~2010-11-05  8:29 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-05  8:29 Pavel Shilovsky [this message]
     [not found] ` <1288945777-9197-1-git-send-email-piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-05  8:29   ` [PATCH 1/6] CIFS: Make cifsFileInfo_put work with strict cache mode Pavel Shilovsky
     [not found]     ` <1288945777-9197-2-git-send-email-piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-09 18:00       ` Jeff Layton
     [not found]         ` <20101109130058.1ba3c435-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2010-11-09 18:02           ` Pavel Shilovsky
     [not found]             ` <AANLkTi=BZ_ozRd01VEjDAZ4YWou-Ng6vPnOvAwRWGRxC-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-11-10 11:36               ` Jeff Layton
2010-11-05  8:29   ` [PATCH 2/6] CIFS: Make read call " Pavel Shilovsky
     [not found]     ` <1288945777-9197-3-git-send-email-piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-09 18:04       ` Jeff Layton
2010-11-05  8:29   ` [PATCH 3/6] CIFS: Make write " Pavel Shilovsky
     [not found]     ` <1288945777-9197-4-git-send-email-piastryyy-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2010-11-08 17:48       ` Pavel Shilovsky
2010-11-09 18:10       ` Jeff Layton
     [not found]         ` <20101109131001.56a40c86-4QP7MXygkU+dMjc06nkz3ljfA9RmPOcC@public.gmane.org>
2010-11-09 18:16           ` Pavel Shilovsky
     [not found]             ` <AANLkTik-0k-p_XeWjd79-Popa57g-BFcLtB-XY55mktw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-11-10 12:04               ` Jeff Layton
     [not found]                 ` <20101110070420.74daca64-9yPaYZwiELC+kQycOl6kW4xkIHaj4LzF@public.gmane.org>
2010-11-10 13:15                   ` Pavel Shilovsky
     [not found]                     ` <AANLkTikCh+UgGRwdXqTjrZXEonb+J-c=NpxQ-Ph16Emt-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-11-10 13:30                       ` Jeff Layton
2010-11-05  8:29   ` [PATCH 4/6] CIFS: Make cifs_fsync " Pavel Shilovsky
2010-11-05  8:29   ` [PATCH 5/6] CIFS: Make cifs_file_map " Pavel Shilovsky
2010-11-05  8:29   ` [PATCH 6/6] CIFS: Add strictcache mount option Pavel Shilovsky
2010-11-08 19:25   ` [PATCH 0/6] Introducing new strict cache mode (try #4) Pavel Shilovsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1288945777-9197-1-git-send-email-piastryyy@gmail.com \
    --to=piastryyy-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.