From: xie xingguo Date: Sat, 20 Feb 2016 02:32:18 +0000 (+0800) Subject: os/filestore: remove duplicated lfn_close to same fd X-Git-Tag: v10.1.0~41^2~4 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=de3e3a9e141539c5e8306485847e4d6f0d5328ab;p=ceph.git os/filestore: remove duplicated lfn_close to same fd At present lfn_close is a noop, so duplicated call to lfn_close does no harm and this patch only tries to tidy up. Signed-off-by: xie xingguo --- diff --git a/src/os/filestore/FileStore.cc b/src/os/filestore/FileStore.cc index c1a9ee8a699..fee71bf5b75 100644 --- a/src/os/filestore/FileStore.cc +++ b/src/os/filestore/FileStore.cc @@ -4119,7 +4119,6 @@ int FileStore::getattrs(const coll_t& _cid, const ghobject_t& oid, map