]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
os/bluestore/BlueFS: add safety checks on ino 0|1 op_file_update
authorSage Weil <sage@redhat.com>
Wed, 14 Sep 2016 23:02:04 +0000 (19:02 -0400)
committerSage Weil <sage@redhat.com>
Wed, 14 Sep 2016 23:04:24 +0000 (19:04 -0400)
commit3759e96fe2200b18289a507df986de8c85f8580b
tree52e017f376b99049deff9273aac1a07e150d418c
parent7c1a78481cd1751ad85c8e64da618d627db2e86b
os/bluestore/BlueFS: add safety checks on ino 0|1 op_file_update

We only want to log updates on ino 1 in very specific
cases, and never on ino 0.

Signed-off-by: Sage Weil <sage@redhat.com>
src/os/bluestore/BlueFS.cc