]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd_recover_tool/metadata_h
update sources to ceph Nautilus 14.2.1
[ceph.git] / ceph / src / tools / rbd_recover_tool / metadata_h
index 02969621d9cf7f5068e2bdc688ddf9d6ab9e1f0e..4aa491b5bd7b83185be7ccc874bca5a066afebdb 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 # file: metadata_h
 #
 # Copyright (C) 2015 Ubuntu Kylin
@@ -66,7 +66,7 @@ function get_image_format_by_hobject()
 }
 
 #======================================== image format v1 ========================================  
-# <image_name>.rbd inlude 3 parts:
+# <image_name>.rbd include 3 parts:
 # header + snap_count*snapshot + snap_count*snap_name
 # 
 # struct rbd_obj_header_ondisk {