Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1396092
)
osd: remove outdated comments
author
nikita
<nikita>
Mon, 9 Oct 2006 18:31:52 +0000
(18:31 +0000)
committer
nikita
<nikita>
Mon, 9 Oct 2006 18:31:52 +0000
(18:31 +0000)
lustre/osd/osd_handler.c
patch
|
blob
|
history
diff --git
a/lustre/osd/osd_handler.c
b/lustre/osd/osd_handler.c
index
ff24749
..
721747e
100644
(file)
--- a/
lustre/osd/osd_handler.c
+++ b/
lustre/osd/osd_handler.c
@@
-1201,14
+1201,6
@@
static int osd_object_create(const struct lu_env *env, struct dt_object *dt,
LASSERT(th != NULL);
/*
- * XXX missing: permission checks.
- */
-
- /*
- * XXX missing: sanity checks (valid ->la_mode, etc.)
- */
-
- /*
* XXX missing: Quote handling.
*/