mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 20:24:12 +08:00
a995e6bc05
Fix to check the write(2) failure including partial write
correctly and try to rollback the partial write, because
if there is no BOOTCONFIG_MAGIC string, we can not remove it.
Link: https://lkml.kernel.org/r/160576521135.320071.3883101436675969998.stgit@devnote2
Fixes:
|
||
---|---|---|
.. | ||
include/linux | ||
samples | ||
scripts | ||
.gitignore | ||
main.c | ||
Makefile | ||
test-bootconfig.sh |