diff --git a/src/client/sysint/mgmt-noop.sm b/src/client/sysint/mgmt-noop.sm index e8733df..657f92d 100644 --- a/src/client/sysint/mgmt-noop.sm +++ b/src/client/sysint/mgmt-noop.sm @@ -138,6 +138,10 @@ PVFS_error PVFS_mgmt_noop( } /* + * XXX: This can probably go now. Recent tgtd (Mar 08) return the UA + * on any command, not just the first TUR. Fixed up the python pvfs-init + * script to eat that at initialization, so should not see it here. + * * Only used for OSD. On a reset, device will return ASC_POWERON_RESET. * Ideally we would have something else do a TUR to clear this initially, * but this is the only app that sends TUR currently. So retry.