Sample Header Ad - 728x90

Efficiently disable fs-verity on large files

1 vote
1 answer
422 views
If the FS_IOC_ENABLE_VERITY ioctl was used to enable fs-verity on a file (e.g., with the fsverity enable command), and then I want to write to that file again, how can I disable fs-verity on it? Right now, my workaround is to copy the file and then delete the original, but this is really inefficient when the file is large.
Asked by Joseph Sible-Reinstate Monica (4220 rep)
Dec 7, 2021, 08:53 PM
Last activity: Mar 14, 2025, 12:00 PM