From: nikita Date: Thu, 17 Aug 2006 14:24:12 +0000 (+0000) Subject: md: remove outdated comment X-Git-Tag: v1_8_0_110~486^2~1149 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=9c79fde874883bc4c72ffe8ca61a7f0ac75dda50;p=fs%2Flustre-release.git md: remove outdated comment --- diff --git a/lustre/include/md_object.h b/lustre/include/md_object.h index 367538f..1dee3ee 100644 --- a/lustre/include/md_object.h +++ b/lustre/include/md_object.h @@ -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,