Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72147
b: refs/heads/master
c: 481968f
h: refs/heads/master
i:
  72145: 5a06777
  72143: 2696bb6
v: v3
  • Loading branch information
Randy Dunlap authored and Linus Torvalds committed Oct 23, 2007
1 parent 513680b commit d2eb0a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e95d9c6b046f665da551a51b4071902336a6118c
refs/heads/master: 481968f44e81aac3b1b4863baf2c497ec46388f6
4 changes: 2 additions & 2 deletions trunk/kernel/auditsc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1615,7 +1615,7 @@ static void audit_copy_inode(struct audit_names *name, const struct inode *inode
/**
* audit_inode - store the inode and device from a lookup
* @name: name being audited
* @inode: inode being audited
* @dentry: dentry being audited
*
* Called from fs/namei.c:path_lookup().
*/
Expand Down Expand Up @@ -1650,7 +1650,7 @@ void __audit_inode(const char *name, const struct dentry *dentry)
/**
* audit_inode_child - collect inode info for created/removed objects
* @dname: inode's dentry name
* @inode: inode being audited
* @dentry: dentry being audited
* @parent: inode of dentry parent
*
* For syscalls that create or remove filesystem objects, audit_inode
Expand Down

0 comments on commit d2eb0a8

Please sign in to comment.