Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362252
b: refs/heads/master
c: 441362d
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Steven Whitehouse committed Apr 4, 2013
1 parent 2002086 commit 3dd8e09
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: 4146c3d469dc400eefa253fb37aa1e74fb5e41f8
refs/heads/master: 441362d06be349430d06e37286adce4b90e6ce96
2 changes: 1 addition & 1 deletion trunk/fs/gfs2/rgrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -576,7 +576,7 @@ int gfs2_rs_alloc(struct gfs2_inode *ip)
RB_CLEAR_NODE(&ip->i_res->rs_node);
out:
up_write(&ip->i_rw_mutex);
return 0;
return error;
}

static void dump_rs(struct seq_file *seq, const struct gfs2_blkreserv *rs)
Expand Down

0 comments on commit 3dd8e09

Please sign in to comment.