* amd/amfs_generic.c (amfs_cont): check for (am_error > 0) before
authorIon Badulescu <ib42@cs.columbia.edu>
Sun, 13 Jul 2003 18:35:13 +0000 (18:35 +0000)
committerIon Badulescu <ib42@cs.columbia.edu>
Sun, 13 Jul 2003 18:35:13 +0000 (18:35 +0000)
commit4567aae329f76ef16f361566bda011785f330f7f
treea4d828a2b6380d0ac613bea9e573d8a60cb32ae3
parent6aa6cb9dd27d57a508f2dfc58c620f2b22a2667e
* amd/amfs_generic.c (amfs_cont): check for (am_error > 0) before
calling assign_error_mntfs()
(amfs_generic_mount_child): ditto

* amd/autil.c (assign_error_mntfs): move the check for
(am_error > 0) up into the parent, it's less confusing that way
ChangeLog
amd/amfs_generic.c
amd/autil.c