]> git.karo-electronics.de Git - mv-sheeva.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Sep 2010 19:46:35 +0000 (12:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 Sep 2010 19:46:35 +0000 (12:46 -0700)
commit1421e98662f1cab802e0fa39d16b8dc6b874a4eb
tree0eb4ffcfbb50bab665e78ea6f88fe2cfcbd51467
parent2bb3a259d8205e5779d59343994828376b0e2d96
parent1d76e3135733a06aa12bb35891c05f306b27b2d6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs:
  fs/9p: Don't use dotl version of mknod for dotu inode operations
  fs/9p: Use the correct dentry operations
  9p: Check for NULL fid in v9fs_dir_release()
  fs/9p: Fix error handling in v9fs_get_sb
  fs/9p, net/9p: memory leak fixes