]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Jul 2014 16:43:41 +0000 (09:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 27 Jul 2014 16:43:41 +0000 (09:43 -0700)
commitd8fd2ac9426dd6453c4e66994d6f323fdf9c858c
tree8b4faae6993f22a885b87ce8f1572f8c19a05f41
parent84b906d49f368107b7833c56850aef80f189db4c
parentfb3ca9b68824642aed01131c2490148a75ed7845
Merge branch 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs

Pull vfs fixes from Christoph Hellwig:
 "A vfsmount leak fix, and a compile warning fix"

* 'vfs-for-3.16' of git://git.infradead.org/users/hch/vfs:
  fs: umount on symlink leaks mnt count
  direct-io: fix uninitialized warning in do_direct_IO()