linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] DAX Small clean ups
@ 2021-05-25 17:24 ira.weiny
  2021-05-25 17:24 ` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter ira.weiny
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: ira.weiny @ 2021-05-25 17:24 UTC (permalink / raw)
  To: Dan Williams
  Cc: Ira Weiny, Vishal Verma, linux-kernel, linux-nvdimm, linux-fsdevel

From: Ira Weiny <ira.weiny@intel.com>

The following are 3 unrelated small clean ups in the dax area.  They were found
while working on PMEM stray write protection.

Ira Weiny (3):
  fs/fuse: Remove unneeded kaddr parameter
  fs/dax: Clarify nr_pages to dax_direct_access()
  dax: Ensure errno is returned from dax_direct_access

 drivers/dax/super.c | 2 +-
 fs/dax.c            | 2 +-
 fs/fuse/dax.c       | 6 ++----
 3 files changed, 4 insertions(+), 6 deletions(-)

-- 
2.28.0.rc0.12.gb6a658bd00c9


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

end of thread, other threads:[~2021-06-18 12:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-25 17:24 [PATCH 0/3] DAX Small clean ups ira.weiny
2021-05-25 17:24 ` [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter ira.weiny
2021-06-11 17:23   ` Ira Weiny
2021-06-18  7:01     ` Miklos Szeredi
2021-06-18 12:49       ` Vivek Goyal
2021-05-25 17:24 ` [PATCH 2/3] fs/dax: Clarify nr_pages to dax_direct_access() ira.weiny
2021-05-25 17:24 ` [PATCH 3/3] dax: Ensure errno is returned from dax_direct_access ira.weiny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).