Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2015 04:07:47 +0000 (20:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2015 04:07:47 +0000 (20:07 -0800)
commit7184487f14eb7c2fcf8337bb16c6a63b6db1252e
tree95bd179196eb98fa2c31bbcacd782db80be44f3e
parent59d53737a8640482995fea13c6e2c0fd016115d6
parent2fded7f44b8fcf79e274c3f0cfbd0298f95308f3
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit

Pull audit fix from Paul Moore:
 "Just one patch from the audit tree for v3.20, and a very minor one at
  that.

  The patch simply removes an old, unused field from the audit_krule
  structure, a private audit-only struct.  In audit related news, we did
  a proper overhaul of the audit pathname code and removed the nasty
  getname()/putname() hacks for audit, you should see those patches in
  Al's vfs tree if you haven't already.

  That's it for audit this time, let's hope for a quiet -rcX series"

* 'upstream' of git://git.infradead.org/users/pcmoore/audit:
  audit: remove vestiges of vers_ops
include/linux/audit.h
kernel/auditfilter.c