Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189756
b: refs/heads/master
c: be3bd22
h: refs/heads/master
v: v3
  • Loading branch information
Ryusuke Konishi committed Apr 11, 2010
1 parent 505ab68 commit c5441ca
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: 308f44193f796b1c522b3b87760e43d8d8e316d2
refs/heads/master: be3bd2223b89d270853302ab0a5909fa875fd831
2 changes: 1 addition & 1 deletion trunk/fs/nilfs2/alloc.c
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ void nilfs_palloc_abort_alloc_entry(struct inode *inode,
bitmap = bitmap_kaddr + bh_offset(req->pr_bitmap_bh);
if (!nilfs_clear_bit_atomic(nilfs_mdt_bgl_lock(inode, group),
group_offset, bitmap))
printk(KERN_WARNING "%s: entry numer %llu already freed\n",
printk(KERN_WARNING "%s: entry number %llu already freed\n",
__func__, (unsigned long long)req->pr_entry_nr);

nilfs_palloc_group_desc_add_entries(inode, group, desc, 1);
Expand Down

0 comments on commit c5441ca

Please sign in to comment.