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

[Bug]: When a file is modified, its mtime attribute is not updated #3091

Open
1 task done
xiaochunhe opened this issue Feb 18, 2024 · 1 comment
Open
1 task done
Assignees
Labels
bug Something isn't working

Comments

@xiaochunhe
Copy link
Contributor

xiaochunhe commented Feb 18, 2024

Contact Details

No response

Is there an existing issue for this?

  • I have searched all the existing issues

Priority

high

Environment

- CubeFS version: all 
- Deployment mode(docker or standalone or cluster): all 
- Dependent components: 
- OS kernel version(Ubuntu or CentOS): 
- CPU/Memory:
- Others:

Current Behavior

When a file is modified, its mtime attribute is not updated. This is not compatible with standard POSIX semantics and will cause confusion for users.

Expected Behavior

When a file is modified (not appended), its mtime attribute is updated. This feature can be configured to enable

Steps To Reproduce

No response

CubeFS Log

No response

Anything else? (Additional Context)

No response

@xiaochunhe xiaochunhe added the bug Something isn't working label Feb 18, 2024
@morphes1995
Copy link
Contributor

i want to resolve this , please describe how to reproduce it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants