Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376318
b: refs/heads/master
c: 7ced60c
h: refs/heads/master
v: v3
  • Loading branch information
Dave Chinner authored and Ben Myers committed May 24, 2013
1 parent 479e273 commit ad34ed8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b17cb364dbbbf65add79f1610599d01bcb6851f9
refs/heads/master: 7ced60cae46cb37273a03c196e6f473b089bd8e1
1 change: 1 addition & 0 deletions trunk/fs/xfs/xfs_da_btree.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ xfs_da3_node_read_verify(
break;
return;
case XFS_ATTR_LEAF_MAGIC:
case XFS_ATTR3_LEAF_MAGIC:
bp->b_ops = &xfs_attr3_leaf_buf_ops;
bp->b_ops->verify_read(bp);
return;
Expand Down

0 comments on commit ad34ed8

Please sign in to comment.