Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Feb 2010 00:58:03 +0000 (16:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 21 Feb 2010 00:58:03 +0000 (16:58 -0800)
commitaea187c46f7d03ce985e55eb1398d0776a15b928
treea2f38121839fec4d91e06f2432478c00fba8df1b
parentd0708b9739f4d184f74ef69fb15d9c26aecb3f10
parent8f9941aeccc318f243ab3fa55aaa17f4c1cb33f9
Merge branch 'for-linus' of git://git./linux/kernel/git/viro/vfs-2.6

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6:
  CacheFiles: Fix a race in cachefiles_delete_object() vs rename
  vfs: don't call ima_file_check() unconditionally in nfsd_open()
  fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub
  Switch proc/self to nd_set_link()
  fix LOOKUP_FOLLOW on automount "symlinks"