* amq/pawd.c (find_mt): if the auto mount type is used, pawd could
authorErez Zadok <ezk@cs.sunysb.edu>
Fri, 30 Sep 2005 03:41:54 +0000 (03:41 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Fri, 30 Sep 2005 03:41:54 +0000 (03:41 +0000)
commitb977bd68cc54b6cf651d13f0a17ff3954e6f71df
treed8f0d96b2da8636b2b43a2c353e3f02880c3a2e7
parentae2be066c11cad8a683db5b3404e1f9a74dbe64e
* amq/pawd.c (find_mt): if the auto mount type is used, pawd could
go into an infinite loop since the mt_directory and mt_mountpoint
fields are the same for auto mounts.  Solution: ignore type auto
mounts, similar to toplvl.  Bug fix from Jonathan Chen
<jon+amd@spock.org>.
AUTHORS
ChangeLog
NEWS
amq/pawd.c