]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph: sync before unmounting btrfs devices
authorJosh Durgin <josh.durgin@dreamhost.com>
Thu, 2 Feb 2012 17:26:45 +0000 (09:26 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Thu, 2 Feb 2012 17:26:45 +0000 (09:26 -0800)
commite7672b64334bbb60b83d01ad6ef093d1a1e16692
tree28a24a8e398d051c9fcdf1a5865ffc1fd5edf31f
parent1364b8826f3f654fbbdddc8ba53dcec8ee038cf8
ceph: sync before unmounting btrfs devices

There may still be writes in flight, since the osds may not have
shutdown cleanly. This should prevent EBUSY when unmounting.

Fixes: #1997
teuthology/task/ceph.py