* include/am_utils.h: prototype for ops_search()
authorIon Badulescu <ib42@cs.columbia.edu>
Mon, 4 Nov 2002 20:59:43 +0000 (20:59 +0000)
committerIon Badulescu <ib42@cs.columbia.edu>
Mon, 4 Nov 2002 20:59:43 +0000 (20:59 +0000)
commit7f910b2cd2d7eb0e55dfeeab54cf3524442ef39c
treeced8f09d6e08c3472d9ab6bc8955f916e022f65e
parentd3ce9a221efce731978f025c3fbc72da618ee5dc
* include/am_utils.h: prototype for ops_search()

* amd/am_ops.c (ops_search): new function for searching the right
set of ops for a given filesystem type

* amd/restart.c (restart): cleanup and split into two functions in
preparation for handling the restart of amd's own mount points
(restart_fake_mntfs): new function, factored out from restart()
ChangeLog