Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 372735
b: refs/heads/master
c: 9dcc5e8
h: refs/heads/master
i:
  372733: 07e6ddb
  372731: 1dceb22
  372727: 0749fe1
  372719: 63a6994
  372703: 586ef84
  372671: 2ba72c0
  372607: e7f19e5
  372479: 633d341
  372223: 06d7e41
  371711: b6d643f
  370687: 14862cc
  368639: ff4a465
v: v3
  • Loading branch information
James Hogan authored and Al Viro committed May 4, 2013
1 parent f765cc4 commit 7fc7431
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: 9ed53b12a9a60f4d52228335e76cbbdf0c7e37fb
refs/heads/master: 9dcc5e8a4635d6a0b20273e3db21507ff02764ea
2 changes: 1 addition & 1 deletion trunk/fs/hostfs/hostfs_kern.c
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ static char *dentry_name(struct dentry *dentry)
if (!name)
return NULL;

return __dentry_name(dentry, name); /* will unlock */
return __dentry_name(dentry, name);
}

static char *inode_name(struct inode *ino)
Expand Down

0 comments on commit 7fc7431

Please sign in to comment.