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