mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-25 13:29:03 +02:00
TODO: exdev handling still broken on nvmutil
Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -456,6 +456,8 @@ gbe_mv(void)
|
||||
if (errno != EXDEV)
|
||||
goto ret_gbe_mv;
|
||||
|
||||
err(errno, "TODO: cross-filesystem atomic writes currently broken");
|
||||
|
||||
/*
|
||||
* cross-filesystem: copy into target dir tmp
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user