Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204434
b: refs/heads/master
c: 7a2e365
h: refs/heads/master
v: v3
  • Loading branch information
Davidlohr Bueso authored and Jiri Kosina committed Jul 19, 2010
1 parent b7cd034 commit 5dc896d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a2531293dbb7608fa672ff28efe3ab4027917a2f
refs/heads/master: 7a2e3659b6ffbee4e742cd6f6a60359ad9148720
2 changes: 1 addition & 1 deletion trunk/include/linux/reiserfs_fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ int is_reiserfs_jr(struct reiserfs_super_block *rs);
/* the spot for the super in versions 3.5 - 3.5.10 (inclusive) */
#define REISERFS_OLD_DISK_OFFSET_IN_BYTES (8 * 1024)

// reiserfs internal error code (used by search_by_key adn fix_nodes))
/* reiserfs internal error code (used by search_by_key and fix_nodes)) */
#define CARRY_ON 0
#define REPEAT_SEARCH -1
#define IO_ERROR -2
Expand Down

0 comments on commit 5dc896d

Please sign in to comment.