2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-21 03:33:59 +08:00
linux-next/fs/logfs
Joern Engel faaa27ab91 Write out both superblocks on mismatch
If the first superblock is wrong and the second gets written, there
will still be a mismatch on next mount.  Write both to make sure they
match.

Signed-off-by: Joern Engel <joern@logfs.org>
2010-03-27 11:19:15 +01:00
..
compr.c
dev_bdev.c Plug memory leak in writeseg_end_io 2010-03-27 11:19:14 +01:00
dev_mtd.c [LogFS] Fix bdev erases 2010-03-04 21:30:58 +01:00
dir.c Prevent schedule while atomic in __logfs_readdir 2010-03-27 11:19:15 +01:00
file.c
gc.c [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +01:00
inode.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs 2010-03-06 13:18:03 -08:00
journal.c [LogFS] Remove h_version field 2010-03-06 10:01:46 +01:00
Kconfig
logfs_abi.h [LogFS] Change magic number 2010-03-06 10:03:11 +01:00
logfs.h [LogFS] Only write journal if dirty 2010-03-04 21:36:19 +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 Write out both superblocks on mismatch 2010-03-27 11:19:15 +01:00