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:
355b243
)
b=13099
author
qian
<qian>
Thu, 18 Oct 2007 12:03:09 +0000
(12:03 +0000)
committer
qian
<qian>
Thu, 18 Oct 2007 12:03:09 +0000
(12:03 +0000)
i=adilger,shadow
remove the useless 'nob'.
lustre/osc/osc_request.c
patch
|
blob
|
history
diff --git
a/lustre/osc/osc_request.c
b/lustre/osc/osc_request.c
index
8f16dff
..
955caa1
100644
(file)
--- a/
lustre/osc/osc_request.c
+++ b/
lustre/osc/osc_request.c
@@
-1354,7
+1354,6
@@
static int brw_interpret(struct ptlrpc_request *request, void *data, int rc)
{
struct osc_brw_async_args *aa = data;
int i;
- int nob = rc;
ENTRY;
rc = osc_brw_fini_request(request, rc);