commit | 37d0892c5a94e208cf863e3b7bac014edee4346d | [log] [tgz] |
---|---|---|
author | Ian Kent <raven@themaw.net> | Tue Sep 01 11:26:22 2009 +0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 31 17:44:05 2009 -1000 |
tree | 642ecefb31c58451dc70964963b05412c269e831 | |
parent | cda9856f1ca62484433b9f734cd0fd553a5e4850 [diff] |
autofs4 - fix missed case when changing to use struct path In the recent change by Al Viro that changes verious subsystems to use "struct path" one case was missed in the autofs4 module which causes mounts to no longer expire. Signed-off-by: Ian Kent <raven@themaw.net> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>