Skip to content
Snippets Groups Projects
Commit 9b045aa2 authored by Andreas Dilger's avatar Andreas Dilger
Browse files

Branch HEAD

Remove stale comment.
parent 6dd4e216
No related branches found
No related tags found
No related merge requests found
...@@ -1158,7 +1158,7 @@ struct mds_body { ...@@ -1158,7 +1158,7 @@ struct mds_body {
__u32 eadatasize; __u32 eadatasize;
__u32 aclsize; __u32 aclsize;
__u32 max_mdsize; __u32 max_mdsize;
__u32 max_cookiesize; /* also fix lustre_swab_mds_body */ __u32 max_cookiesize;
__u32 padding_4; /* also fix lustre_swab_mds_body */ __u32 padding_4; /* also fix lustre_swab_mds_body */
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment