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:
e58b811
)
Some random double pointer error..
author
thantry
<thantry>
Wed, 23 Oct 2002 03:18:36 +0000
(
03:18
+0000)
committer
thantry
<thantry>
Wed, 23 Oct 2002 03:18:36 +0000
(
03:18
+0000)
lustre/lov/lov_obd.c
patch
|
blob
|
history
diff --git
a/lustre/lov/lov_obd.c
b/lustre/lov/lov_obd.c
index
72a42a7
..
e729cd4
100644
(file)
--- a/
lustre/lov/lov_obd.c
+++ b/
lustre/lov/lov_obd.c
@@
-374,7
+374,7
@@
static int lov_create(struct lustre_handle *conn, struct obdo *oa,
loi->loi_ost_idx = ost_idx;
}
- spin_unlock(&lov->lov
->
lock);
+ spin_unlock(&lov->lov
_
lock);
CDEBUG(D_INODE, "allocating %d subobjs for objid "LPX64" at idx %d\n",
lsm->lsm_stripe_count,lsm->lsm_object_id,lsm->lsm_stripe_offset);