-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 361707 b: refs/heads/master c: f8dfcff h: refs/heads/master i: 361705: b249b2b 361703: 62159df v: v3
- Loading branch information
NeilBrown
committed
Mar 20, 2013
1 parent
b763dcf
commit 55bf5fd
Showing
3 changed files
with
41 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 90584fc93d461520a888f691144f0879283b3624 | ||
refs/heads/master: f8dfcffd0472a0f353f34a567ad3f53568914d04 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -323,6 +323,7 @@ enum { | |
STRIPE_COMPUTE_RUN, | ||
STRIPE_OPS_REQ_PENDING, | ||
STRIPE_ON_UNPLUG_LIST, | ||
STRIPE_DISCARD, | ||
}; | ||
|
||
/* | ||
|