commit | cef0893dcf1fdf22943aa49e75ee1eb3bfffe5f5 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Wed May 03 11:38:53 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed May 17 14:38:51 2006 -0700 |
tree | 13d7116b336bf935dafe70a732395c5c1fd03be3 | |
parent | eed7a0db460595b139428d252798a83f1e1ce1d3 [diff] |
configfs: Make sure configfs_init() is called before consumers. configfs_init() needs to be called first to register configfs before anyconsumers try to access it. Move up configfs in fs/Makefile to make sure it is initialized early. Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>