Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262192
b: refs/heads/master
c: aa3f079
h: refs/heads/master
v: v3
  • Loading branch information
Mikulas Patocka authored and Alasdair G Kergon committed Aug 2, 2011
1 parent 195994d commit 7b3a302
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5bf45a3dcdba9ff43959f7b5b44523fab254c19c
refs/heads/master: aa3f0794d279cd154ac100f92ff3904ea1f56de2
10 changes: 0 additions & 10 deletions trunk/drivers/md/dm-snap.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,6 @@ static const char dm_snapshot_merge_target_name[] = "snapshot-merge";
#define dm_target_is_snapshot_merge(ti) \
((ti)->type->name == dm_snapshot_merge_target_name)

/*
* The percentage increment we will wake up users at
*/
#define WAKE_UP_PERCENT 5

/*
* kcopyd priority of snapshot operations
*/
#define SNAPSHOT_COPY_PRIORITY 2

/*
* The size of the mempool used to track chunks in use.
*/
Expand Down

0 comments on commit 7b3a302

Please sign in to comment.