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:
56c7ad5
)
*** empty log message ***
author
pschwan
<pschwan>
Mon, 24 Jun 2002 06:22:30 +0000
(06:22 +0000)
committer
pschwan
<pschwan>
Mon, 24 Jun 2002 06:22:30 +0000
(06:22 +0000)
lustre/osc/osc_request.c
patch
|
blob
|
history
diff --git
a/lustre/osc/osc_request.c
b/lustre/osc/osc_request.c
index
822dc3f
..
5703168
100644
(file)
--- a/
lustre/osc/osc_request.c
+++ b/
lustre/osc/osc_request.c
@@
-680,8
+680,8
@@
static int osc_enqueue(struct obd_conn *oconn,
else
mode2 = LCK_PW;
- rc = ldlm_loc
al_loc
k_match(obddev->obd_namespace, res_id, type, extent,
-
sizeof(extent), mode2, lockh);
+ rc = ldlm_lock_match(obddev->obd_namespace, res_id, type, extent,
+ sizeof(extent), mode2, lockh);
if (rc == 1) {
int flags;
struct ldlm_lock *lock = lustre_handle2object(lockh);