Project

General

Profile

Actions

Cleanup #21069

closed

client: missing space in some client debug log messages

Added by shangzhong zhu over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Code Hygiene
Target version:
% Done:

0%

Tags:
Backport:
luminous
Reviewed:
Affected Versions:
Component(FS):
Client
Labels (FS):
Pull request ID:

Description

2017-08-11 19:05:17.344361 7fb87b1eb700 20 client.15557 may_delete0x10000000522.head(faked_ino=0 ref=3 ll_ref=0 cap_refs={} open={} mode=40755 size=0/0 mtime=2017-08-11 17:39:47.485034 caps=pAsLsXsFs(0=pAsLsXsFs) COMPLETE parents=0x7fb86001adf0 0x7fb8600195f0); ; name in_file_test_io_27; UserPerm(uid: 1000, gid: 1000)
2017-08-11 19:05:17.344372 7fb87b1eb700 10 client.15557 _getattr mask As issued=1
2017-08-11 19:05:17.344375 7fb87b1eb700 3 client.15557 may_delete 0x7fb8600195f0 = 0

The blank space should be added between "may_delete" and "0x10000000522" when recording log.

The same issue can be found in these function:
may_setattr
may_open
may_lookup
may_create
may_delete


Related issues 1 (0 open1 closed)

Copied to CephFS - Backport #21103: luminous: client: missing space in some client debug log messagesResolvedNathan CutlerActions
Actions #2

Updated by Patrick Donnelly over 6 years ago

  • Project changed from Ceph to CephFS
  • Category changed from 129 to Code Hygiene
  • Status changed from New to Pending Backport
  • Target version set to v12.2.0
  • Backport set to luminous
  • Component(FS) Client added
Actions #3

Updated by Patrick Donnelly over 6 years ago

  • Subject changed from There isn't blank space between function name and inode number for client log to client: missing space in some client debug log messages
Actions #4

Updated by Nathan Cutler over 6 years ago

  • Copied to Backport #21103: luminous: client: missing space in some client debug log messages added
Actions #5

Updated by Nathan Cutler over 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF