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:
c5050e4
)
don't go into the unexplored territory that is the negative ref count.
author
phil
<phil>
Wed, 3 Dec 2003 03:31:16 +0000
(
03:31
+0000)
committer
phil
<phil>
Wed, 3 Dec 2003 03:31:16 +0000
(
03:31
+0000)
Wait for Lustre 1.4 for that.
lustre/obdfilter/filter.c
patch
|
blob
|
history
diff --git
a/lustre/obdfilter/filter.c
b/lustre/obdfilter/filter.c
index
9a2743e
..
048112a
100644
(file)
--- a/
lustre/obdfilter/filter.c
+++ b/
lustre/obdfilter/filter.c
@@
-1891,7
+1891,6
@@
static int filter_sync(struct obd_export *exp, struct obdo *oa,
f_dput(dentry);
out_exp:
- class_export_put(exp);
RETURN(rc);
}