Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376979
b: refs/heads/master
c: 736f320
h: refs/heads/master
i:
  376977: ab6af0b
  376975: d8de91b
v: v3
  • Loading branch information
Chen Gang authored and Linus Torvalds committed Jun 12, 2013
1 parent f369cf5 commit bc757e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 30dad30922ccc733cfdbfe232090cf674dc374dc
refs/heads/master: 736f3203a06eafd0944103775a98584082744c6b
1 change: 1 addition & 0 deletions trunk/kernel/audit_tree.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,6 +658,7 @@ int audit_add_tree_rule(struct audit_krule *rule)
struct vfsmount *mnt;
int err;

rule->tree = NULL;
list_for_each_entry(tree, &tree_list, list) {
if (!strcmp(seed->pathname, tree->pathname)) {
put_tree(seed);
Expand Down

0 comments on commit bc757e7

Please sign in to comment.