Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
There seems to be an issue with XATTR changelogs for some specific prefixes such as trusted or security, but not user.
# bash lustre/tests/llmount.sh # touch /mnt/lustre/blob # lctl --device lustre-MDT0000 changelog_register # setfattr -n trusted.test -v test /mnt/lustre/blob # lfs changelog lustre-MDT0000 1 -1(null) 08:13:35.501636480 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0 # setfattr -n user.test -v test /mnt/lustre/blob # lfs changelog lustre-MDT0000 1 -1(null) 08:13:35.501636480 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0 2 15XATTR 08:13:21.191376815 2018.01.30 0x0 t=[0x200000401:0x1:0x0] j=setfattr.0 ef=0x1 u=0:0
Attachments
Activity
Reporter | Original: Quentin Bouget [ bougetq ] | New: CEA [ cealustre ] |
Labels | Original: LTS |
Fix Version/s | New: Lustre 2.10.6 [ 14291 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | Original: This issue is related to JFC-10 [ JFC-10 ] |
Link | Original: This issue is related to JFC-26 [ JFC-26 ] |
Link | New: This issue is related to JFC-10 [ JFC-10 ] |
Landed for 2.10.6. Not needed for master