commit | e37a02c7ebb9fa9af301c47c8c5a579cc51b509b | [log] [tgz] |
---|---|---|
author | Aurelien Aptel <aaptel@suse.com> | Tue Sep 17 01:47:27 2019 +0200 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 16 18:49:11 2019 -0500 |
tree | 77a62d2b69486f485aca235e16d5a764ca4ff2c6 | |
parent | 352f2c9a570d38bced287a273e79dccae7c5ef41 [diff] |
cifs: modefromsid: write mode ACE first DACL should start with mode ACE first but we are putting it at the end. reorder them to put it first. Signed-off-by: Aurelien Aptel <aaptel@suse.com> Signed-off-by: Steve French <stfrench@microsoft.com>