Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 253101
b: refs/heads/master
c: aa0467d
h: refs/heads/master
i:
  253099: 52a6990
v: v3
  • Loading branch information
David Sterba authored and Chris Mason committed Jun 4, 2011
1 parent c149848 commit 20b681c
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: 7841cb2898f66a73062c64d0ef5733dde7279e46
refs/heads/master: aa0467d8d2a00e75b2bb6a56a4ee6d70c5d1928f
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/delayed-inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1595,7 +1595,7 @@ int btrfs_delayed_update_inode(struct btrfs_trans_handle *trans,
struct btrfs_root *root, struct inode *inode)
{
struct btrfs_delayed_node *delayed_node;
int ret;
int ret = 0;

delayed_node = btrfs_get_or_create_delayed_node(inode);
if (IS_ERR(delayed_node))
Expand Down

0 comments on commit 20b681c

Please sign in to comment.