Commit a4c2a3a0 authored by JC Lafoucriere's avatar JC Lafoucriere Committed by Greg Kroah-Hartman

staging/lustre/lustre_user.h: remove obsolete comments

This is only part of the original Lustre commit, main part of which changes
user space code. And now the comments above struct hsm_copy is no more true.

Lustre-change: http://review.whamcloud.com/4737
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2062Signed-off-by: default avatarJC Lafoucriere <jacques-charles.lafoucriere@cea.fr>
Signed-off-by: default avatarHenri Doreau <henri.doreau@cea.fr>
Reviewed-by: default avatarJohn L. Hammond <john.hammond@intel.com>
Reviewed-by: default avatarAndreas Dilger <andreas.dilger@intel.com>
Signed-off-by: default avatarPeng Tao <bergwolf@gmail.com>
Signed-off-by: default avatarAndreas Dilger <andreas.dilger@intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 7d4bae45
......@@ -1158,12 +1158,6 @@ struct hsm_progress {
__u32 padding;
};
/**
* Use by copytool during any hsm request they handled.
* This structure is initialized by llapi_hsm_copy_start()
* which is an helper over the ioctl() interface
* Store Lustre, internal use only, data.
*/
struct hsm_copy {
__u64 hc_data_version;
__u16 hc_flags;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment