Whamcloud - gitweb
md: remove outdated comment
authornikita <nikita>
Thu, 17 Aug 2006 14:24:12 +0000 (14:24 +0000)
committernikita <nikita>
Thu, 17 Aug 2006 14:24:12 +0000 (14:24 +0000)
lustre/include/md_object.h

index 367538f..1dee3ee 100644 (file)
@@ -132,7 +132,6 @@ struct md_dir_operations {
         int (*mdo_lookup)(const struct lu_context *, struct md_object *,
                           const char *, struct lu_fid *);
 
-        /* target_name is valid iff this is a symlink operation. */
         int (*mdo_create)(const struct lu_context *, struct md_object *,
                           const char *child_name, struct md_object *,
                           const struct md_create_spec *spec,