Whamcloud - gitweb
libuuid: Only try to start the uuidd daemon a limited number of times
authorTheodore Ts'o <tytso@mit.edu>
Mon, 17 Dec 2007 20:26:47 +0000 (15:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 17 Dec 2007 20:26:47 +0000 (15:26 -0500)
commitd37a4fa78806d9dd02586ef6696332ba944ae906
tree13c27501cfc6625185915826d7cfbce801208a2f
parent9d8c203a462ee18c1fd09a68cfe0e2ec7d8288da
libuuid: Only try to start the uuidd daemon a limited number of times

If we fail to create the uuidd daemon after 5 or 6 tries, another
10,000 tries probably won't be successful.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/uuid/gen_uuid.c