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:
d7d99da
)
- remove unused semaphore
author
tappro
<tappro>
Wed, 18 Oct 2006 21:43:01 +0000
(21:43 +0000)
committer
tappro
<tappro>
Wed, 18 Oct 2006 21:43:01 +0000
(21:43 +0000)
lustre/include/lustre_fld.h
patch
|
blob
|
history
diff --git
a/lustre/include/lustre_fld.h
b/lustre/include/lustre_fld.h
index
d3780ee
..
4f84e06
100644
(file)
--- a/
lustre/include/lustre_fld.h
+++ b/
lustre/include/lustre_fld.h
@@
-142,9
+142,6
@@
struct lu_client_fld {
/* Lock protecting exports list and fld_hash. */
spinlock_t lcf_lock;
- /* Protect fld req + cache modification. */
- struct semaphore lcf_sem;
-
/* Client FLD cache. */
struct fld_cache *lcf_cache;