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

fix(sharing/cifs): Add defaults to keys that need it. #1290

Merged
merged 2 commits into from May 24, 2018
Merged

Conversation

skarekrow
Copy link

Ticket: #34005

@skarekrow skarekrow requested a review from william-gr May 24, 2018 19:52
@ghost ghost assigned skarekrow May 24, 2018
@ghost ghost added the review label May 24, 2018
List('hostsallow', items=[IPAddr('ip', cidr=True)]),
List('hostsdeny', items=[IPAddr('ip', cidr=True)]),
List('vfsobjects'),
List('vfsobjects', default=['zfs_space,zfsacl,streams_xattr']),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That default looks wrong, one entry with multiple objects?

@skarekrow skarekrow merged commit a5c8af9 into master May 24, 2018
@skarekrow skarekrow deleted the FIX-34005 branch May 24, 2018 20:06
@ghost ghost removed the review label May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants