AUDIT: Report lookup flags with path/inode records.
authorDavid Woodhouse <dwmw2@shinybook.infradead.org>
Mon, 20 Jun 2005 15:11:05 +0000 (16:11 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Mon, 20 Jun 2005 15:11:05 +0000 (16:11 +0100)
commitae7b961b1c943367dfe179411f120d7bf8eaba89
treed40171c26b22295e45ad7b67923442bfb513752a
parentf7056d64ae101d910f965a2e39831f635ef7891b
AUDIT: Report lookup flags with path/inode records.

When LOOKUP_PARENT is used, the inode which results is not the inode
found at the pathname. Report the flags so that this doesn't generate
misleading audit records.

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
fs/namei.c
include/linux/audit.h
kernel/auditsc.c