Commits

Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{vfs-2.6,audit-current} * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6: another race fix in jfs_check_acl() Get "no acls for this inode" right, fix shmem breakage inline functions left without protection of ifdef (acl) * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current: audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL
Showing diff tobd453cd487a
- Linus Torvalds committed bd453cd487aMMerge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...
- Al Viro committed d5bb68adda7another race fix in jfs_check_acl() Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Eric Paris committed 3a6a6c16be7audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALL Even though one c...