Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155344
b: refs/heads/master
c: dd0d9a4
h: refs/heads/master
v: v3
  • Loading branch information
Artem Bityutskiy authored and Linus Torvalds committed Jul 12, 2009
1 parent 0089aae commit dbac8f2
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: 405f55712dfe464b3240d7816cc4fe4174831be2
refs/heads/master: dd0d9a46f573b086a67522f819566427dba9c4c7
2 changes: 1 addition & 1 deletion trunk/fs/afs/dir.c
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ static struct dentry *afs_lookup(struct inode *dir, struct dentry *dentry,
static int afs_d_revalidate(struct dentry *dentry, struct nameidata *nd)
{
struct afs_vnode *vnode, *dir;
struct afs_fid fid;
struct afs_fid uninitialized_var(fid);
struct dentry *parent;
struct key *key;
void *dir_version;
Expand Down

0 comments on commit dbac8f2

Please sign in to comment.