]> git.baikalelectronics.ru Git - kernel.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)
commitddd8c24b56b0ee5d1ce5cacbb223285c1d879cc1
tree0eb4ffcfbb50bab665e78ea6f88fe2cfcbd51467
parent0b5db176d1eaa89d0aba2f645353119bd27248dd
parent7e3eb0c8fe497d0227f43a78a111cf2ae32ffebc
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