Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252327
b: refs/heads/master
c: 9694b3f
h: refs/heads/master
i:
  252325: b751af1
  252323: d4c9741
  252319: 8ec786d
v: v3
  • Loading branch information
Sergei Trofimovich authored and Chris Mason committed May 23, 2011
1 parent 6fba2bd commit 68cda59
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: c4f675cd40d955d539180506c09515c90169b15b
refs/heads/master: 9694b3fcbb0f5dd498fdf53c82f22fcc37989152
2 changes: 1 addition & 1 deletion trunk/fs/btrfs/dir-item.c
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ int verify_dir_item(struct btrfs_root *root,
namelen = XATTR_NAME_MAX;

if (btrfs_dir_name_len(leaf, dir_item) > namelen) {
printk(KERN_CRIT "btrfS: invalid dir item name len: %u\n",
printk(KERN_CRIT "btrfs: invalid dir item name len: %u\n",
(unsigned)btrfs_dir_data_len(leaf, dir_item));
return 1;
}
Expand Down

0 comments on commit 68cda59

Please sign in to comment.