Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88099
b: refs/heads/master
c: 865965a
h: refs/heads/master
i:
  88097: 45f874a
  88095: 1bda9a7
v: v3
  • Loading branch information
Robert P. J. Day authored and Linus Torvalds committed Apr 2, 2008
1 parent ceddf40 commit b44bb54
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: 212e7bb6cda5dd3c4ad97a7aedef705028ced4ad
refs/heads/master: 865965a66ea616a413012edcd3a10ef39c06d672
2 changes: 1 addition & 1 deletion trunk/fs/efs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ struct inode *efs_iget(struct super_block *super, unsigned long ino)
brelse(bh);

#ifdef DEBUG
printk(KERN_DEBUG "EFS: read_inode(): inode %lu, extents %d, mode %o\n",
printk(KERN_DEBUG "EFS: efs_iget(): inode %lu, extents %d, mode %o\n",
inode->i_ino, in->numextents, inode->i_mode);
#endif

Expand Down

0 comments on commit b44bb54

Please sign in to comment.