e2fsprogs/lib
Azat Khuzhin 7f33024ac2 journal: use consts instead of 1024 and add helper for journal with 1k blocksize
Use EXT2_MIN_BLOCK_SIZE, JFS_MIN_JOURNAL_BLOCKS, SUPERBLOCK_SIZE, and
SUPERBLOCK_OFFSET instead of hardcoded 1024 when it is okay, and also
add a helper ext2fs_journal_sb_start() that will return start of
journal sb with special case for fs with 1k block size.

Signed-off-by: Azat Khuzhin <a3at.mail@gmail.com>
Reviewed-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-28 20:21:47 -04:00
..
blkid Use sys/syscall.h instead of syscall.h 2014-07-10 15:54:42 -04:00
e2p e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
et e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
ext2fs journal: use consts instead of 1024 and add helper for journal with 1k blocksize 2014-07-28 20:21:47 -04:00
quota build: fix unused/uninitialized variable warnings 2014-07-25 22:48:01 -04:00
ss e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
uuid e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.bsd-lib Include LDFLAGS when building BSD libraries 2012-05-11 22:21:08 -04:00
Makefile.checker e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.darwin-lib Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.elf-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
Makefile.library Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.profile Add configure options --enable-symlink-build and --enable-symlink-install 2010-05-17 19:21:42 -04:00
Makefile.solaris-lib Put ELF_OTHER_LIBS in the right place for the linker 2012-08-06 12:30:49 -04:00
config.h.in blkid: remove unnecessary header and comment 2014-07-04 23:59:45 -04:00
dirpaths.h.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
fpopen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00