]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: Address misc comments
authorChristopher Hoffman <choffman@redhat.com>
Wed, 30 Jul 2025 16:57:12 +0000 (16:57 +0000)
committerChristopher Hoffman <choffman@redhat.com>
Wed, 5 Nov 2025 13:59:36 +0000 (13:59 +0000)
commit4a3363e68d0e09ae800d1a916a57f95545e94a97
treeeaca601247706eeef21734735d360a04c495711e
parent4b7aa10e5fd8742194ec1215cd748f0e2caf2066
client: Address misc comments

Removed ifdef for a failure we encountered during rebase against
case sensitive feature
-https://github.com/ceph/ceph/pull/61137#discussion_r2006324762w

Add debug dout when entering WriteEncMgr::read
-https://github.com/ceph/ceph/pull/61137#discussion_r2008140457

Remove FILE_RD mark_caps_dirty
-https://github.com/ceph/ceph/pull/61137#discussion_r2008192250

Add comment to various lines
-https://github.com/ceph/ceph/pull/61137#discussion_r2006301120
-https://github.com/ceph/ceph/pull/61137#discussion_r2006247613
-https://github.com/ceph/ceph/pull/61137#discussion_r2006251232

During write_success mark FILE_WR as dirty
-https://github.com/ceph/ceph/pull/61137#discussion_r2008210365

Signed-off-by: Christopher Hoffman <choffman@redhat.com>
src/client/Client.cc
src/client/Client.h
src/client/FSCrypt.cc
src/mds/Server.cc
src/osdc/ObjectCacher.h