]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 18:47:36 +0000 (11:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 18:47:36 +0000 (11:47 -0700)
commit29d683d7851cd84c1c01ceae95d2c0204b80b2f6
tree3bb2df18233327ed9fd3bdd3da2f84cefe7d5611
parent53583ad4b1127ec18f585227f5c109f7fa703867
parenta5d0225471bd82ac2fdf2dca7834565c564c631b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bcopeland/omfs:
  omfs: fix uninitialized variable warning
  omfs: sanity check cluster size
  omfs: refuse to mount if bitmap pointer is obviously wrong
  omfs: check bounds on block numbers before passing to sb_bread
  omfs: fix memory leak
fs/omfs/file.c
fs/omfs/inode.c