]> arthur.barton.de Git - netatalk.git/blobdiff - include/atalk/directory.h
Merge master
[netatalk.git] / include / atalk / directory.h
index 47434759232d7dde8a511e2cf53da1b7eaf637df..e474faf59fec95c9b1bdc27e81edaa767a1e54ad 100644 (file)
@@ -71,6 +71,8 @@ struct dir {
     uint32_t    d_offcnt;             /* offspring count */
     uint16_t    d_vid;                /* only needed in the dircache, because
                                          we put all directories in one cache. */
+    uint32_t    d_rights_cache;       /* cached rights combinded from mode and possible ACL */
+
     /* Stuff used in the dircache */
     time_t      dcache_ctime;         /* inode ctime, used and modified by dircache */
     ino_t       dcache_ino;           /* inode number, used to detect changes in the dircache */