From 9c79fde874883bc4c72ffe8ca61a7f0ac75dda50 Mon Sep 17 00:00:00 2001 From: nikita Date: Thu, 17 Aug 2006 14:24:12 +0000 Subject: [PATCH] md: remove outdated comment --- lustre/include/md_object.h | 1 - 1 file changed, 1 deletion(-) 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, -- 1.8.3.1