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

Test that rename of a directory updates nlink and .. #58

Merged
merged 1 commit into from Feb 28, 2022

Conversation

asomers
Copy link
Collaborator

@asomers asomers commented Feb 22, 2022

No description provided.

cdir=`pwd`

# Initial conditions
expect 3 lstat ${src_parent} nlink
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One of the advantages of #56 is that we can mark this test as requiring nlink, which object file systems like gcsfuse and s3fs do not/cannot efficiently support.

@ngie-eign ngie-eign merged commit b815e98 into pjd:master Feb 28, 2022
asomers added a commit to asomers/pjdfstest that referenced this pull request Jul 14, 2022
@asomers asomers deleted the rename-dotdot branch July 18, 2022 16:14
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.

None yet

3 participants