From: adilger Date: Tue, 1 Oct 2002 05:40:20 +0000 (+0000) Subject: TODO comment for mds_body. X-Git-Tag: 0.5.13~4 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0004167ff2cfa9f8f54ce60c6826b9080bd4b9ad;p=fs%2Flustre-release.git TODO comment for mds_body. --- diff --git a/lustre/include/linux/lustre_idl.h b/lustre/include/linux/lustre_idl.h index af7665d..9746c90 100644 --- a/lustre/include/linux/lustre_idl.h +++ b/lustre/include/linux/lustre_idl.h @@ -339,7 +339,7 @@ struct mds_body { struct ll_fid fid1; struct ll_fid fid2; __u64 size; - __u64 extra; + __u64 extra; /* should become a lustre_handle */ __u32 valid; __u32 mode; __u32 uid;