-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Some of this done by changing tests... Signed-off-by: Neil Brown <[email protected]>
- Loading branch information
Showing
12 changed files
with
167 additions
and
75 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
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,20 @@ | ||
<<<<<<< | ||
||||||| | ||
*** 55,6 **** 1 | ||
#define IDMAP_STATUS_LOOKUPFAIL IDMAP_STATUS_FAIL | ||
|
||
|
||
/* XXX get (include) from bits/utmp.h */ | ||
#define IDMAP_NAMESZ 128 | ||
|
||
======= | ||
*** 55,8 **** 1 | ||
#define IDMAP_STATUS_LOOKUPFAIL IDMAP_STATUS_FAIL | ||
|
||
|
||
#define IDMAP_MAXMSGSZ 256 | ||
|
||
/* XXX get (include) from bits/utmp.h */ | ||
#define IDMAP_NAMESZ 128 | ||
|
||
>>>>>>> |
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
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 |
---|---|---|
@@ -1,7 +1,9 @@ | ||
<<<<<<< | ||
clear_bit(BH_Uptodate, &sh->bh_cache[i]->b_state); | ||
||||||| | ||
*** 1,1 **** 1 | ||
clear_buffer_uptodate(sh->bh_cache[i]); | ||
======= | ||
*** 1,1 **** 1 | ||
dev->flags = 0; | ||
>>>>>>> |
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,7 +1,9 @@ | ||
<<<<<<< | ||
clear_bit(BH_Uptodate, &sh->bh_cache[i]->b_state); | ||
||||||| | ||
*** 1,1 **** 1 | ||
clear_buffer_uptodate(sh->bh_cache[i]); | ||
======= | ||
*** 1,1 **** 1 | ||
dev->flags = 0; | ||
>>>>>>> |
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 +1,3 @@ | ||
<<<--- clear_bit(BH_Uptodate, &|||clear_buffer_uptodate(===dev--->>>-><<<---->b_state|||===flags = 0--->>>; | ||
<<<--- clear_bit(BH_Uptodate, &|||*** 1,1 **** 1 | ||
clear_buffer_uptodate(===*** 1,1 **** 1 | ||
dev--->>>-><<<---->b_state|||===flags = 0--->>>; |
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
Oops, something went wrong.