Revision e9f53353e166a67dfe4f8295100f8ac39d6cf10b authored by Daejun Park on 06 January 2021, 01:32:42 UTC, committed by Theodore Ts'o on 15 January 2021, 19:41:31 UTC
In the fast commit, it adds REQ_FUA and REQ_PREFLUSH on each fast
commit block when barrier is enabled.  However, in recovery phase,
ext4 compares CRC value in the tail.  So it is sufficient to add
REQ_FUA and REQ_PREFLUSH on the block that has tail.

Signed-off-by: Daejun Park <daejun7.park@samsung.com>
Reviewed-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20210106013242epcms2p5b6b4ed8ca86f29456fdf56aa580e74b4@epcms2p5
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
1 parent 6b4b8e6
History
File Mode Size
keystone
nwfpe
omap
pxa
sa1100
samsung
samsung-s3c24xx
spear
sti
stm32
sunxi
vfp
arm.rst -rw-r--r-- 7.7 KB
booting.rst -rw-r--r-- 7.9 KB
cluster-pm-race-avoidance.rst -rw-r--r-- 16.3 KB
firmware.rst -rw-r--r-- 2.3 KB
index.rst -rw-r--r-- 1016 bytes
interrupts.rst -rw-r--r-- 6.7 KB
ixp4xx.rst -rw-r--r-- 6.3 KB
kernel_mode_neon.rst -rw-r--r-- 5.6 KB
kernel_user_helpers.rst -rw-r--r-- 6.7 KB
marvel.rst -rw-r--r-- 17.6 KB
mem_alignment.rst -rw-r--r-- 2.6 KB
memory.rst -rw-r--r-- 3.4 KB
microchip.rst -rw-r--r-- 6.0 KB
netwinder.rst -rw-r--r-- 1.8 KB
porting.rst -rw-r--r-- 4.4 KB
setup.rst -rw-r--r-- 3.6 KB
sunxi.rst -rw-r--r-- 4.0 KB
swp_emulation.rst -rw-r--r-- 1.2 KB
tcm.rst -rw-r--r-- 5.1 KB
uefi.rst -rw-r--r-- 2.8 KB
vlocks.rst -rw-r--r-- 6.7 KB

back to top