]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 21:18:03 +0000 (13:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 6 Mar 2010 21:18:03 +0000 (13:18 -0800)
commita678952430a1f7aeb2539600be68ed1980027b94
treeb092b859ca01d7544a666c95f940144b0ef3b35b
parent2ae458daa111f7b6ada34b6a69f8ca9e18a9a805
parented4e4fe346103ccb1481b82b1b1153adbe13f59e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs

* git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs:
  [LogFS] Change magic number
  [LogFS] Remove h_version field
  [LogFS] Check feature flags
  [LogFS] Only write journal if dirty
  [LogFS] Fix bdev erases
  [LogFS] Silence gcc
  [LogFS] Prevent 64bit divisions in hash_index
  [LogFS] Plug memory leak on error paths
  [LogFS] Add MAINTAINERS entry
  [LogFS] add new flash file system

Fixed up trivial conflict in lib/Kconfig, and a semantic conflict in
fs/logfs/inode.c introduced by write_inode() being changed to use
writeback_control' by commit 6094a2fb223e31c389e92b7d33193732ed96325f
("pass writeback_control to ->write_inode")
Documentation/filesystems/00-INDEX
MAINTAINERS
fs/logfs/inode.c
lib/Kconfig
lib/Makefile