Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107441
b: refs/heads/master
c: 61f10fa
h: refs/heads/master
i:
  107439: 62b1488
v: v3
  • Loading branch information
Tim Shimmin authored and Niv Sardi committed Jul 28, 2008
1 parent 7ec8fe4 commit d8dcf58
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: 6278debdf95b100a516b803f90d6f11b41c34171
refs/heads/master: 61f10fad1947116055c694321d9d8f21152c0582
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_attr.h
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ typedef struct xfs_attr_list_context {
struct attrlist_cursor_kern *cursor; /* position in list */
char *alist; /* output buffer */
int seen_enough; /* T/F: seen enough of list? */
int count; /* num used entries */
ssize_t count; /* num used entries */
int dupcnt; /* count dup hashvals seen */
int bufsize; /* total buffer size */
int firstu; /* first used byte in buffer */
Expand Down

0 comments on commit d8dcf58

Please sign in to comment.