Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure bdi_setup_and_register: don't blow config stack #3672

Closed
wants to merge 1 commit into from

Conversation

chrisrd
Copy link
Contributor

@chrisrd chrisrd commented Aug 9, 2015

Pull struct backing_dev_info off the stack: by linux-4.1 it's grown
past our 1024 byte stack frame warning limit.

Signed-off-by: Chris Dunlop [email protected]
Closes #3671

Pull struct backing_dev_info off the stack: by linux-4.1 it's grown
past our 1024 byte stack frame warning limit.

Signed-off-by: Chris Dunlop <[email protected]>
Closes openzfs#3671
@behlendorf
Copy link
Contributor

LGTM merged as:

302f31f Linux 4.1 compat: configure bdi_setup_and_register()

@behlendorf behlendorf closed this Aug 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants