Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208452
b: refs/heads/master
c: 5fc79d8
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Linus Torvalds committed Aug 11, 2010
1 parent b7fcb6c commit e5250f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 89596f20bb5f0f32c37abd337d995080e04519c8
refs/heads/master: 5fc79d85d2ab7ce144bc75e06cab58126249afbb
3 changes: 1 addition & 2 deletions trunk/fs/autofs4/root.c
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,7 @@ static int try_to_fill_dentry(struct dentry *dentry, int flags)
}

/* Initialize expiry counter after successful mount */
if (ino)
ino->last_used = jiffies;
ino->last_used = jiffies;

spin_lock(&sbi->fs_lock);
ino->flags &= ~AUTOFS_INF_PENDING;
Expand Down

0 comments on commit e5250f6

Please sign in to comment.