[PATCH] vfs module for VxFS

Jeremy Allison jra at samba.org
Tue Sep 9 13:21:50 MDT 2014


On Mon, Sep 01, 2014 at 01:56:15AM -0700, Abhidnya Joshi wrote:
> Hi Jeremy,
> 
> Thanks! Please find attached path including the changes. 
> 
> In vxfs_sort_acl(), I still have kept 
> 
>                 switch(smb_ace->a_type) { .....
>                 default:
>                         id = -1;
>                 }
> 
> As is. Here id will be filled as -1 for ACL_MASK and ACL_OTHER. 
> Also if type is invalid, it will be handled before id assignment so this should be fine.

Just FYI, I will re-review this shortly, and I'll
integrate Andrew's proposal for the ACL xattr naming
fix.

Cheers,

	Jeremy.


More information about the samba-technical mailing list