* amq/pawd.c (find_mt): It only handles *some* filesystem types,
authorErez Zadok <ezk@cs.sunysb.edu>
Thu, 7 Apr 2005 03:08:46 +0000 (03:08 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Thu, 7 Apr 2005 03:08:46 +0000 (03:08 +0000)
commit1079f03344f90d66596d38740d61063dca456449
tree6d5c237f7c742fbc3b888d5d0a3ae83ae4b9f49b
parent3f2ba7d4239dab12746294f235a291ec124c25a2
* amq/pawd.c (find_mt): It only handles *some* filesystem types,
so it breaks on direct xfs mounts for example.  The fix (from
Christos Zoulas) is simple: We need to exclude toplvl to avoid
infinite recursion, but all other fs's are game.
ChangeLog
amq/pawd.c