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, 17 Jan 2010 19:01:16 +0000 (11:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 17 Jan 2010 19:01:16 +0000 (11:01 -0800)
commit7dc9c484a71525794ca05cf7a47f283f1b54cd12
treee150ea705069b06af5c6e0d077a94437f24e991a
parent3a5dd791abef032fe57fc652c0232913c696e59b
parent27d55f1f4c190b14092fcca3069c7d15df83514f
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:
  do_add_mount() should sanitize mnt_flags
  CIFS shouldn't make mountpoints shrinkable
  mnt_flags fixes in do_remount()
  attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()
  may_umount() needs namespace_sem
  Fix configfs leak
  Fix the -ESTALE handling in do_filp_open()
  ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error path
  Fix ACC_MODE() for real
  Unrot uml mconsole a bit
  hppfs: handle ->put_link()
  Kill 9p readlink()
  fix autofs/afs/etc. magic mountpoint breakage