]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
LFNIndex: ensure that lfn and directory attrs are written atomically
authorSamuel Just <sjust@redhat.com>
Fri, 1 Apr 2016 23:57:48 +0000 (16:57 -0700)
committerSamuel Just <sjust@redhat.com>
Fri, 8 Apr 2016 21:16:04 +0000 (14:16 -0700)
commit73778f1eb9ac8f597e16762b17d516c449b08c6e
tree167f6f3362afa213a38214699de6c8c2c7745ea4
parentac750cebc20485869f4cc0600b8c79274e1f50b5
LFNIndex: ensure that lfn and directory attrs are written atomically

We leave skip_chain_cleanup = false since the object may have been
written using code that split the lfn attr over multiple attrs.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/os/filestore/LFNIndex.cc