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
acpi_object_usage.rst -rw-r--r-- 26.8 KB
amu.rst -rw-r--r-- 4.2 KB
arm-acpi.rst -rw-r--r-- 24.5 KB
booting.rst -rw-r--r-- 11.9 KB
cpu-feature-registers.rst -rw-r--r-- 14.1 KB
elf_hwcaps.rst -rw-r--r-- 6.6 KB
hugetlbpage.rst -rw-r--r-- 1.4 KB
index.rst -rw-r--r-- 466 bytes
kasan-offsets.sh -rw-r--r-- 707 bytes
legacy_instructions.rst -rw-r--r-- 2.2 KB
memory-tagging-extension.rst -rw-r--r-- 11.3 KB
memory.rst -rw-r--r-- 7.7 KB
perf.rst -rw-r--r-- 2.7 KB
pointer-authentication.rst -rw-r--r-- 4.5 KB
silicon-errata.rst -rw-r--r-- 11.9 KB
sve.rst -rw-r--r-- 19.7 KB
tagged-address-abi.rst -rw-r--r-- 5.4 KB
tagged-pointers.rst -rw-r--r-- 2.6 KB

back to top