commit | 75d9bbc73804285020aa4d99bd2a9600edea8945 | [log] [tgz] |
---|---|---|
author | Goldwyn Rodrigues <rgoldwyn@gmail.com> | Mon Oct 11 12:57:09 2010 -0500 |
committer | Joel Becker <joel.becker@oracle.com> | Mon Oct 11 13:56:32 2010 -0700 |
tree | 02b197462fb0c102b9ccb57266810ebf375a028f | |
parent | f30d44f3e54a94e037da7a71d714b585dab28d9e [diff] |
Initialize max_slots early Functions such as ocfs2_recovery_init() make use of osb->max_slots. Initialize osb->max_slots early so the functions may use the correct value. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.de> Signed-off-by: Joel Becker <joel.becker@oracle.com>