commit | 0bc19f9031e0c59770286f82b8561c1d35064a65 | [log] [tgz] |
---|---|---|
author | Zhao Lei <zhaolei@cn.fujitsu.com> | Wed Jan 06 18:56:36 2016 +0800 |
committer | Chris Mason <clm@fb.com> | Wed Jan 20 07:22:13 2016 -0800 |
tree | 2469a01dbf180d1e95d6aebd5f61271dd877ea0a | |
parent | ee22f0c4ec428e7f16d3c5fa1d55fd7860cb304a [diff] |
btrfs: merge functions for wait snapshot creation wait_for_snapshot_creation() is in same group with oher two: btrfs_start_write_no_snapshoting() btrfs_end_write_no_snapshoting() Rename wait_for_snapshot_creation() and move it into same place with other two. Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com> Signed-off-by: Chris Mason <clm@fb.com>