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

Undochange corrupts the directory mounted with "bind" #741

Open
st0nie opened this issue Aug 16, 2022 · 0 comments
Open

Undochange corrupts the directory mounted with "bind" #741

st0nie opened this issue Aug 16, 2022 · 0 comments

Comments

@st0nie
Copy link

st0nie commented Aug 16, 2022

How to reproduce:

mkdir /nfs
mount /test /nfs -o bind
snapper delete 1
snapper create
snapper undochange 1..0

Then /test and /nfs will be cleared

I also found that using again
snapper undochange 1..0
to allow data recovery.

I use this operation to mount the nfs bt download.

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