e2fsprogs/lib
Harshad Shirwadkar 45780b37ef e2fsck: fix unaligned accesses to ext4_fc_tl struct
Fast commit related struct ext4_fc_tl can be unaligned on disk. So,
while accessing that we should ensure that the pointers are
aligned. This patch fixes unaligned accesses to ext4_fc_tl and also
gets rid of macros fc_for_each_tl and ext4_fc_tag_val that may result
in unaligned accesses to struct ext4_fc_tl.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2021-05-06 21:57:15 -04:00
..
blkid blkid: include time.h to provide explicit declaration for time() 2021-04-11 19:52:57 -04:00
e2p chattr/lsattr: expose FS_NOCOMP_FL (aka EXT2_NOCOMPR_FL) 2021-02-25 12:34:40 -05:00
et AOSP: tune2fs/resize2fs: make vendor_ramdisk_available. 2021-01-28 00:04:14 -05:00
ext2fs e2fsck: fix unaligned accesses to ext4_fc_tl struct 2021-05-06 21:57:15 -04:00
ss Define MKDIR_P in the Makefile.in files instead in MCONFIG.in 2020-10-04 23:05:01 -04:00
support libext2fs: code adaptation to use the Windows IO manager 2021-03-31 16:09:14 -04:00
uuid AOSP: Add assemble_cvd to com.android.virt 2021-01-28 00:05:08 -05:00
Android.bp AOSP: Add assemble_cvd to com.android.virt 2021-01-28 00:05:08 -05:00
config.h.in configure.ac: convert all help strings to use AS_HELP_STRING 2021-02-09 15:54:12 -05: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
Makefile.bsd-lib Fix "make install-strip" 2019-03-17 18:46:26 -04:00
Makefile.checker e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
Makefile.darwin-lib Fix "make install-strip" 2019-03-17 18:46:26 -04:00
Makefile.elf-lib Fix "make install-strip" 2019-03-17 18:46:26 -04:00
Makefile.library Fix "make install-strip" 2019-03-17 18:46:26 -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 Fix "make install-strip" 2019-03-17 18:46:26 -04:00