alistair23-linux/fs/logfs
Joern Engel c2f843f03d [LogFS] Change magic number
Many changes were made during development that could result in old
versions of mklogfs and the kernel code being subtly incompatible.
Not being a friend of subtleties, I hereby change the magic number.
Any old version of mklogfs is now guaranteed to fail.
2010-03-06 10:03:11 +01:00
..
compr.c
dev_bdev.c [LogFS] Fix bdev erases 2010-03-04 21:30:58 +01:00
dev_mtd.c [LogFS] Fix bdev erases 2010-03-04 21:30:58 +01:00
dir.c [LogFS] Prevent 64bit divisions in hash_index 2009-11-28 13:14:08 +01:00
file.c
gc.c [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +01:00
inode.c
journal.c [LogFS] Remove h_version field 2010-03-06 10:01:46 +01:00
Kconfig
logfs.h [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +01:00
logfs_abi.h [LogFS] Change magic number 2010-03-06 10:03:11 +01:00
Makefile
readwrite.c [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +01:00
segment.c [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +01:00
super.c [LogFS] Check feature flags 2010-03-05 16:07:04 +01:00