]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/rgw/rgw_file.cc: fix lock_guard usage
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 26 Apr 2018 20:13:33 +0000 (22:13 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Thu, 26 Apr 2018 20:13:33 +0000 (22:13 +0200)
commit22cc1fd89c00c973bd92e5dbcc0201fc137279e9
tree9b20e44046209cc54a3d41962522a62221258b0a
parent7a17f5938bc21ffb7eebccbf082cd439e65c4dad
src/rgw/rgw_file.cc: fix lock_guard usage

Fix for:

[src/rgw/rgw_file.cc:255]: (style) Instance of 'lock_guard' object
 is destroyed immediately.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/rgw/rgw_file.cc