]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
LFNIndex: remove redundant local variable 'obj'. 6333/head
authorxiexingguo <258156334@qq.com>
Wed, 21 Oct 2015 06:08:04 +0000 (14:08 +0800)
committerxiexingguo <258156334@qq.com>
Wed, 21 Oct 2015 23:28:48 +0000 (07:28 +0800)
commit57af6316e7c4b8c6936f10fb51f3e27d8c26d985
treeac924ae10d0391a7549c3ef6cb65b046cca11e70
parent8e8d529fb350941459fa66c7a8a9b3c95544c5a5
LFNIndex: remove redundant local variable 'obj'.

local variable 'obj' in LFNIndex::list_subdirs() never used and shall be removed.
Fixes: #13552
Signed-off-by: xie.xingguo@zte.com.cn
src/os/LFNIndex.cc