]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
Merge remote-tracking branch 'gh/mimic-dev1'
authorSage Weil <sage@redhat.com>
Tue, 12 Dec 2017 04:27:35 +0000 (22:27 -0600)
committerSage Weil <sage@redhat.com>
Tue, 12 Dec 2017 04:27:35 +0000 (22:27 -0600)
1  2 
PendingReleaseNotes
src/ceph-volume/ceph_volume/util/prepare.py

index 64c23ff1b4e0890b62c1b27181beb04a28f57441,ee3c7db1e83d0eca9ad7ff60067d5db030feac1d..cd10c1362cfa925e0ec096e7efd9955eddd14cb2
        - mds rm_data_pool -> fs rm_data_pool
  
  
  >= 12.2.2
  ---------
 +
 +- *CephFS*:
 +
 +  * The CephFS client now catches failures to clear dentries during startup
 +    and refuses to start as consistency and untrimmable cache issues may
 +    develop. The new option client_die_on_failed_dentry_invalidate (default:
 +    true) may be turned off to allow the client to proceed (dangerous!).