From 0004167ff2cfa9f8f54ce60c6826b9080bd4b9ad Mon Sep 17 00:00:00 2001 From: adilger Date: Tue, 1 Oct 2002 05:40:20 +0000 Subject: [PATCH] TODO comment for mds_body. --- lustre/include/linux/lustre_idl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 1.8.3.1