tests: record AFP backup timestamp smoke success
All checks were successful
Source release / source-package (push) Successful in 52s
All checks were successful
Source release / source-package (push) Successful in 52s
Record the successful Linux AFP smoke-suite run for the WebSDK Backup Date/Time Set File Information field. The smoke output confirms bitmap 0x2000, the AFP backup timestamp value derived from epoch 1700000000, and the corresponding mars_nwe archive metadata xattr. This documents the intended split between the Archive file attribute, which is mapped through the existing NetWare attribute path, and the Backup Date/Time field, which is routed through nwarchive.c and stored in org.mars-nwe.netware.archive. Tested-by: ./afp_smoke_suite.sh ... --backup-time-only --backup-time-epoch 1700000000 (reported failures=0)
This commit is contained in:
@@ -833,3 +833,8 @@ getfattr -n user.org.mars-nwe.netware.archive -e hex /var/mars_nwe/SYS/public/pm
|
||||
The expected AFP reply shows the same Backup Date/Time at offsets 28/30 of the
|
||||
120-byte file information record, while Archive/Hidden/System attributes remain
|
||||
mapped through the normal NetWare attribute store.
|
||||
|
||||
Runtime status: the Backup Date/Time smoke run is verified with `failures=0`.
|
||||
The report showed `bitmap=0x2000`, `backup=0x576eb9aa`, and the backing xattr
|
||||
`user.org.mars-nwe.netware.archive=0x01036e57aab900000000` after setting epoch
|
||||
`1700000000`.
|
||||
|
||||
Reference in New Issue
Block a user