commit | 97cc008aaa8c1f02699b478ca890e81810244131 | [log] [tgz] |
---|---|---|
author | Benjamin Poirier <bpoirier@suse.de> | Fri Mar 23 18:06:18 2012 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 26 09:18:02 2012 +0100 |
tree | 2eeb3e74fe584a9bf3fb186fc4b5e3f63b87d3aa | |
parent | c1ac539ed43f273cd4d92bf7350ffd783b920184 [diff] |
GFS2: use depends instead of select in kconfig Avoids having to duplicate the dependencies of what is 'select'ed (and on down...) Those dependencies are currently incomplete, leading to broken builds with GFS2_FS_LOCKING_DLM=y and IP_SCTP=n. Signed-off-by: Benjamin Poirier <bpoirier@suse.de> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>