[Bug 264983] sysutils/fusefs-ntfs: Support device offset to mount
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 264983] sysutils/fusefs-ntfs: Support device offset to mount"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Feb 2023 12:37:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264983 --- Comment #4 from Alexey Dokuchaev <danfe@FreeBSD.org> --- (In reply to Konstantin Germanov from comment #0) > Need copy data twice: for loop device and fuse Have you measured the actual overhead of this extra layer under real workload? Admittedly, I tend to agree with upstream that this patch (or rather, eight patches) is dubious and does not solve something otherwise unsolvable. Keeping this size of patchset in the port means we'd have to resolve potential conflicts upon updates and provide support/bugfixes for this custom code, that's something we'd want to avoid. If it would be merged upstream but e.g. disabled by default, we could enable it in the port, but keeping big chunks of code in the port itself is bad practice. -- You are receiving this mail because: You are the assignee for the bug.