Skip to content

fsfreeze: add tool (+ linux-raw-sys dependency)#179

Merged
cakebaker merged 2 commits intouutils:mainfrom
dezgeg:fsfreeze
Jan 8, 2025
Merged

fsfreeze: add tool (+ linux-raw-sys dependency)#179
cakebaker merged 2 commits intouutils:mainfrom
dezgeg:fsfreeze

Conversation

@dezgeg
Copy link
Copy Markdown
Contributor

@dezgeg dezgeg commented Jan 4, 2025

Add fsfreeze, a Linux-specific tool used to freeze/thaw writes to a
filesystem. It's an extremely simple tool so this should have full
feature-parity.

Also add linux-raw-sys dependency to get the definitions for the ioctl numbers needed by this (and I expect many other block device tools to need the same).

This is needed for ioctl numbers for many of the tools.
@dezgeg dezgeg force-pushed the fsfreeze branch 3 times, most recently from f0d844a to 35e34cc Compare January 4, 2025 13:15
Add fsfreeze, a Linux-specific tool used to freeze/thaw writes to a
filesystem. It's an extremely simple tool so this should have full
feature-parity.
@cakebaker cakebaker merged commit 770158d into uutils:main Jan 8, 2025
@cakebaker
Copy link
Copy Markdown
Contributor

Thanks for your PR :)

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (e6364af) to head (ca574b4).
Report is 52 commits behind head on main.

Additional details and impacted files
@@     Coverage Diff     @@
##   main   #179   +/-   ##
===========================
===========================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants