All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shyam Prasad N <nspmangalore@gmail.com>
To: Steve French <smfrench@gmail.com>,
	David Howells <dhowells@redhat.com>,
	CIFS <linux-cifs@vger.kernel.org>
Subject: [PATCH] cifs: enable fscache usage even for files opened as rw
Date: Tue, 10 Aug 2021 16:13:54 +0530	[thread overview]
Message-ID: <CANT5p=r5tE5VkQBG62K94fATeW4uGW7Q6_KcHj+5HsiKWoAD8g@mail.gmail.com> (raw)

Hi Steve,

The following patch enables fscache even for scenarios where files are
opened in rw mode. Our current implementation only enables fscache
when the file is opened O_RDONLY.

https://github.com/sprasad-microsoft/smb3-kernel-client/pull/5

Note that this patch can safely be backported. It still does not use
netfs helper library.
I'll be sending another patch with the netfs helper integration soon.

-- 
Regards,
Shyam

             reply	other threads:[~2021-08-10 10:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-10 10:43 Shyam Prasad N [this message]
2021-08-16  3:38 ` [PATCH] cifs: enable fscache usage even for files opened as rw Steve French

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='CANT5p=r5tE5VkQBG62K94fATeW4uGW7Q6_KcHj+5HsiKWoAD8g@mail.gmail.com' \
    --to=nspmangalore@gmail.com \
    --cc=dhowells@redhat.com \
    --cc=linux-cifs@vger.kernel.org \
    --cc=smfrench@gmail.com \
    /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.