Perhaps the server-side request scheduler's current_mode has displaced the use of that variable? In any case, this looks like it was storing the admin mode variable on client-side rather than on the server and could be removed... Murali >> /* mode of the scheduler */ static enum PVFS_server_mode current_mode = PVFS_SERVER_NORMAL_MODE; <<
On Wed, 30 Aug 2006, Pete Wyckoff wrote: > Does anybody know what happened to g_admin_mode? There are vestiges > in the tree, but they don't do anything useful. There is a mgmt > server call, toggle_admin_mode() that sets it, but nothing that > looks at it. Eager to yank all that out if anyone can recall why > its usage has disappeared. > > -- Pete > _______________________________________________ > Pvfs2-developers mailing list > [email protected] > http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers > > _______________________________________________ Pvfs2-developers mailing list [email protected] http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers
