Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 24259
b: refs/heads/master
c: 3370c74
h: refs/heads/master
i:
  24257: 582a256
  24255: 305b267
v: v3
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Mar 27, 2006
1 parent 76d37aa commit 2cd465b
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: 44d53eb041d901620b1090590a549a705767fd10
refs/heads/master: 3370c74b2e147169d5bba6665e03d3281f5795ed
3 changes: 1 addition & 2 deletions trunk/fs/autofs4/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,7 @@ static void autofs4_put_super(struct super_block *sb)
autofs4_catatonic_mode(sbi); /* Free wait queues, close pipe */

/* Clean up and release dangling references */
if (sbi)
autofs4_force_release(sbi);
autofs4_force_release(sbi);

kfree(sbi);

Expand Down

0 comments on commit 2cd465b

Please sign in to comment.