CEPH filesystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ceph: addr.c cleanups
@ 2020-09-23 11:51 Jeff Layton
  2020-09-23 11:51 ` [PATCH v2 1/5] ceph: break out writeback of incompatible snap context to separate function Jeff Layton
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jeff Layton @ 2020-09-23 11:51 UTC (permalink / raw)
  To: ceph-devel

This is a minor revision to the set that I sent last week to clean up
some of the addr.c code. The main changes are to comments and
whitespace, but I also eliminated the unneeded inode argument to
ceph_find_incompatible.

Jeff Layton (5):
  ceph: break out writeback of incompatible snap context to separate
    function
  ceph: don't call ceph_update_writeable_page from page_mkwrite
  ceph: fold ceph_sync_readpages into ceph_readpage
  ceph: fold ceph_sync_writepages into writepage_nounlock
  ceph: fold ceph_update_writeable_page into ceph_write_begin

 fs/ceph/addr.c | 384 ++++++++++++++++++++++---------------------------
 1 file changed, 175 insertions(+), 209 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-09-23 11:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-23 11:51 [PATCH v2 0/5] ceph: addr.c cleanups Jeff Layton
2020-09-23 11:51 ` [PATCH v2 1/5] ceph: break out writeback of incompatible snap context to separate function Jeff Layton
2020-09-23 11:51 ` [PATCH v2 2/5] ceph: don't call ceph_update_writeable_page from page_mkwrite Jeff Layton
2020-09-23 11:51 ` [PATCH v2 3/5] ceph: fold ceph_sync_readpages into ceph_readpage Jeff Layton
2020-09-23 11:52 ` [PATCH v2 4/5] ceph: fold ceph_sync_writepages into writepage_nounlock Jeff Layton
2020-09-23 11:52 ` [PATCH v2 5/5] ceph: fold ceph_update_writeable_page into ceph_write_begin Jeff Layton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox