]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r272403:
authortrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Nov 2014 15:40:34 +0000 (15:40 +0000)
committertrasz <trasz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 7 Nov 2014 15:40:34 +0000 (15:40 +0000)
commita95fbfafdb8142802b40b3219e2b31ac060327c9
tree03f11a72547f2a9d3516ef4efb38175808ab38f1
parent5d3ec40103755e5e1aaf17a57a3aa58b7a08c19a
MFC r272403:

Make autofs timeout handling use timeout task instead of callout;
that's because the handler can sleep on sx lock.

Sponsored by: The FreeBSD Foundation

git-svn-id: svn://svn.freebsd.org/base/stable/10@274232 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/autofs/autofs.c
sys/fs/autofs/autofs.h
sys/fs/autofs/autofs_vfsops.c
sys/fs/autofs/autofs_vnops.c