cosmetic: less spam from CB_RECALL
Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
afd1a3c0db
commit
103124377a
1 changed files with 0 additions and 1 deletions
|
|
@ -311,7 +311,6 @@ static bool_t op_cb_recall_args(XDR *xdr, struct cb_recall_args *args)
|
|||
{
|
||||
bool_t result;
|
||||
|
||||
dprintf(1, "decoding recall args\n");
|
||||
result = common_stateid(xdr, &args->stateid);
|
||||
if (!result) { CBX_ERR("recall.stateid"); goto out; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue