Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Jan 2009 17:49:22 +0000 (09:49 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 26 Jan 2009 17:49:22 +0000 (09:49 -0800)
commit2d07d4d1bba3b141941682fa36cacbe12bbb143b
tree7f64f9870c60382e3df33ba795098b5142c9d7d1
parent3386c05bdbd3e60ca7158253442f0a00133db28e
parentf6d47a1761896dcd89e3184399a8962dff17267d
Merge branch 'for-linus' of git://git./linux/kernel/git/mszeredi/fuse

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
  fuse: fix poll notify
  fuse: destroy bdi on umount
  fuse: fuse_fill_super error handling cleanup
  fuse: fix missing fput on error
  fuse: fix NULL deref in fuse_file_alloc()