-
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: 2763 b: refs/heads/master c: 464a98b h: refs/heads/master i: 2761: b61b207 2759: cb6aaae v: v3
- Loading branch information
Trond Myklebust
authored and
Trond Myklebust
committed
Jun 22, 2005
1 parent
5169d6a
commit 6b08c14
Showing
4 changed files
with
29 additions
and
10 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: 96651ab341cde0fee940ec837f323d711cbfa7d5 | ||
refs/heads/master: 464a98bd70bae8c559cfc82af799faf44824ce64 |
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
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 |
---|---|---|
|
@@ -84,7 +84,6 @@ struct nfs_open_context { | |
int error; | ||
|
||
struct list_head list; | ||
wait_queue_head_t waitq; | ||
}; | ||
|
||
/* | ||
|