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:
2af1f6e
)
Remove sgid #warning. This is already done in the filesystem and the MDS.
author
adilger
<adilger>
Thu, 11 Jul 2002 22:52:24 +0000
(22:52 +0000)
committer
adilger
<adilger>
Thu, 11 Jul 2002 22:52:24 +0000
(22:52 +0000)
It does not really make sense to do it in the MDC.
lustre/mdc/mdc_request.c
patch
|
blob
|
history
diff --git
a/lustre/mdc/mdc_request.c
b/lustre/mdc/mdc_request.c
index
6083e29
..
a806055
100644
(file)
--- a/
lustre/mdc/mdc_request.c
+++ b/
lustre/mdc/mdc_request.c
@@
-173,8
+173,6
@@
int mdc_enqueue(struct lustre_handle *conn, int lock_type,
struct ldlm_intent *lit;
ENTRY;
-#warning FIXME: Andreas, the sgid directory stuff also goes here, but check again on mds
-
LDLM_DEBUG_NOLOCK("mdsintent %d dir %ld", it->it_op, dir->i_ino);
switch (it->it_op) {