mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 16:35:02 +01:00
Add 2.6.20 for apparmor.h that got dropped from previous 2.6.20 patch
This commit is contained in:
parent
65e483e4aa
commit
9add6a1b75
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@ typedef int (*aa_iter) (struct subdomain *, void *);
|
|||
*/
|
||||
struct aa_path_data {
|
||||
struct dentry *root, *dentry;
|
||||
struct namespace *namespace;
|
||||
struct mnt_namespace *mnt_namespace;
|
||||
struct list_head *head, *pos;
|
||||
int errno;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue