[Bug 276002] nfscl: data corruption using both copy_file_range and mmap'd I/O
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 30 Dec 2023 18:32:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276002 --- Comment #23 from Konstantin Belousov <kib@FreeBSD.org> --- BTW, why do we need ncl_writebp() at all? It seems that it mostly repeats the regular bufwrite() with some omissions, and added reassignbuf() call on return path. -- You are receiving this mail because: You are the assignee for the bug.