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:
1adf3ea
)
Branch b1_4
author
adilger
<adilger>
Tue, 24 May 2005 22:04:05 +0000
(22:04 +0000)
committer
adilger
<adilger>
Tue, 24 May 2005 22:04:05 +0000
(22:04 +0000)
Comment what med_open_lock is locking.
lustre/include/linux/lustre_export.h
patch
|
blob
|
history
diff --git
a/lustre/include/linux/lustre_export.h
b/lustre/include/linux/lustre_export.h
index
0b75d4c
..
012f3c8
100644
(file)
--- a/
lustre/include/linux/lustre_export.h
+++ b/
lustre/include/linux/lustre_export.h
@@
-12,7
+12,7
@@
struct mds_client_data;
struct mds_export_data {
struct list_head med_open_head;
- spinlock_t med_open_lock;
+ spinlock_t med_open_lock;
/* lock med_open_head, mfd_list*/
struct mds_client_data *med_mcd;
loff_t med_lr_off;
int med_lr_idx;