Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2607
b: refs/heads/master
c: cf9937c
h: refs/heads/master
i:
  2605: 9615770
  2603: b59fe6a
  2599: 90f0f3e
  2591: e030b18
v: v3
  • Loading branch information
Christoph Hellwig authored and Nathan Scott committed Jun 21, 2005
1 parent a8e8cdc commit 6920510
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: 02de1f0abfc60aa4fead65eee4118d05667c93c3
refs/heads/master: cf9937c6c6c7edb6650411d1cf3cb57f072b1277
2 changes: 1 addition & 1 deletion trunk/fs/xfs/linux-2.6/xfs_buf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@ pagebuf_init(void)
#endif

error = xfs_buf_daemons_start();
if (!error)
if (error)
goto out_free_buf_zone;

pagebuf_shake = kmem_shake_register(xfsbufd_wakeup);
Expand Down

0 comments on commit 6920510

Please sign in to comment.