Hi all, Recently, I hit a bug while testing out the cifsacl mount option. The "other" bits were getting replicated to "owner" and "group" bits, after sometime (I'm thinking after actimeo expires). Attaching patch with fixes for perm bits to DACL mapping and reverse mapping. Please review and let me know what you think. As indicated in the commit message, there could be further optimizations to reduce the number of ACEs in the file DACL. I've not yet figured out a good way to figure out the more "restrictive" perm. -- -Shyam