mirror of
https://github.com/Zygo/bees.git
synced 2025-05-17 21:35:45 +02:00
tempfile: update comments around bees_sync
Deadlock reproduced on kernel 4.14.34. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
parent
e9aef89293
commit
26039cd559
@ -614,6 +614,8 @@ BeesTempFile::make_copy(const BeesFileRange &src)
|
||||
#if 1
|
||||
// Is this fixed by "Btrfs: fix deadlock between dedup on same file and starting writeback"?
|
||||
// No.
|
||||
// Is this fixed in kernel 4.14.34?
|
||||
// No.
|
||||
bees_sync(m_fd);
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user