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

mimic: cephfs: client: ceph.dir.rctime xattr value incorrectly prefixes 09 to the nanoseconds component #28501

Merged
merged 1 commit into from Jul 17, 2019

Conversation

smithfarm
Copy link
Contributor

The vxattr value incorrectly places a "09" prefix to the nanoseconds
field, instead of providing it as a zero-pad width specifier after '%'.

Fixes: https://tracker.ceph.com/issues/39943
Signed-off-by: David Disseldorp <ddiss@suse.de>
(cherry picked from commit 8980378)
@smithfarm smithfarm self-assigned this Jun 11, 2019
@smithfarm smithfarm added this to the mimic milestone Jun 11, 2019
@smithfarm smithfarm requested review from batrick and ddiss June 11, 2019 19:54
@smithfarm smithfarm added cephfs Ceph File System and removed core labels Jun 11, 2019
@smithfarm smithfarm changed the title mimic: client: ceph.dir.rctime xattr value incorrectly prefixes 09 to the nanoseconds component mimic: cephfs: client: ceph.dir.rctime xattr value incorrectly prefixes 09 to the nanoseconds component Jun 11, 2019
@yuriw
Copy link
Contributor

yuriw commented Jul 9, 2019

Copy link
Member

@batrick batrick left a comment

Choose a reason for hiding this comment

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

Noting for posterity this backport omits 0293598 because https://tracker.ceph.com/issues/38838 is not backported to mimic.

@yuriw yuriw merged commit dfa6339 into ceph:mimic Jul 17, 2019
@smithfarm smithfarm deleted the wip-40168-mimic branch July 22, 2019 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants