]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/hugetlb.h
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[karo-tx-linux.git] / include / linux / hugetlb.h
index 8d9fe131a24092b140f6a3da5f190cc5cbb42bfd..0ed8e41aaf1173d3722a058f3be7c01828ca9284 100644 (file)
@@ -268,6 +268,9 @@ struct hugetlbfs_sb_info {
        spinlock_t      stat_lock;
        struct hstate *hstate;
        struct hugepage_subpool *spool;
+       kuid_t  uid;
+       kgid_t  gid;
+       umode_t mode;
 };
 
 static inline struct hugetlbfs_sb_info *HUGETLBFS_SB(struct super_block *sb)