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:
207fbec
)
Remove unused label
author
pschwan
<pschwan>
Tue, 4 Feb 2003 19:36:24 +0000
(19:36 +0000)
committer
pschwan
<pschwan>
Tue, 4 Feb 2003 19:36:24 +0000
(19:36 +0000)
lustre/mds/mds_open.c
patch
|
blob
|
history
diff --git
a/lustre/mds/mds_open.c
b/lustre/mds/mds_open.c
index
7a9cbd0
..
5e3258e
100644
(file)
--- a/
lustre/mds/mds_open.c
+++ b/
lustre/mds/mds_open.c
@@
-238,6
+238,5
@@
int mds_open(struct mds_update_record *rec, int offset,
out_step_2:
l_dput(parent);
ldlm_lock_decref(&parent_lockh, parent_mode);
- out_step_1:
RETURN(rc);
}