Description of problem: Currently when user set auth.allow and auth.reject option with negation followed by ip-address (for eg: !192.168.x.x) then Gluster is not accepting that ip address. Version-Release number of selected component (if applicable): mainline How reproducible: every time. Steps to Reproduce: set auth.allow or auth.reject option with negation ip-address Expected results: It should allow setting of auth.allow/auth.reject option with negation.
REVIEW: http://review.gluster.org/13855 (libglusterfs: supporting ip-address or hostname with negation) posted (#1) for review on master by Gaurav Kumar Garg (ggarg)
REVIEW: http://review.gluster.org/13855 (libglusterfs: supporting ip-address or hostname with negation) posted (#2) for review on master by Gaurav Kumar Garg (ggarg)
We have added tests to validate the options, and ! works.