Whamcloud - gitweb
TODO comment for mds_body.
authoradilger <adilger>
Tue, 1 Oct 2002 05:40:20 +0000 (05:40 +0000)
committeradilger <adilger>
Tue, 1 Oct 2002 05:40:20 +0000 (05:40 +0000)
lustre/include/linux/lustre_idl.h

index af7665d..9746c90 100644 (file)
@@ -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;