]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
FileStore::_clone: use _fsetattrs rather than _setattrs
authorSamuel Just <sam.just@inktank.com>
Thu, 21 Feb 2013 21:28:26 +0000 (13:28 -0800)
committerSamuel Just <sam.just@inktank.com>
Thu, 21 Feb 2013 21:28:26 +0000 (13:28 -0800)
commit81bd996428f93f1b753bf392058396bdf582cff7
treec2c28b395ee82c5df63d2cc6d61e0209713b9144
parent5b48e63c035df3d1a7122a51803cf9ec8202e3c9
FileStore::_clone: use _fsetattrs rather than _setattrs

The omap portion of the clone happened above in DBObjectMap::clone.
Only the fs stored attrs need to be explicitely copied.

Signed-off-by: Samuel Just <sam.just@inktank.com>
src/os/FileStore.cc