Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix umount_all_rids.py to remove /depot entries for blipped drives #1

Open
binkleym opened this issue Nov 11, 2020 · 0 comments
Open

Comments

@binkleym
Copy link
Contributor

Right now the umount_all_rids.py command only umounts entries for drives which are visible to the OS. This means it leaves stubs in /depot for drives that have vanished for one reason or another.

Want to think about the proper way to do this, as I suspect just detecting/erasing the stub file might not be right. For instance, if you have a "blipped" RID that has written GB of data to SSD, you don't just want to erase that.

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

No branches or pull requests

1 participant