From: Marc G. <gr...@at...> - 2009-07-23 13:17:17
|
On Friday 10 July 2009 02:24:05 Gordan Bobic wrote: > This function needs to be added, the last version I submitted didn't > include it. It still doesn't solve the shutdown problem, though. > > #****f* glusterfs-lib.sh/glusterfs_get_userspace_procs > # NAME > # glusterfs_get_userspace_procs > # SYNOPSIS > # function glusterfs_get_userspace_procs(cluster_conf, nodename) > # DESCRIPTION > # gets userspace programs that are to be running dependent on rootfs > # SOURCE > function glusterfs_get_userspace_procs { > local clutype=$1 > local rootfs=$2 > > echo -e "glusterfs \n\ > glusterfsd" > } > #******** glusterfs_get_userspace_procs pushed upstream. Will be included in the next version of bootimage. Marc. -- Gruss / Regards, Marc Grimme http://www.atix.de/ http://www.open-sharedroot.org/ |