commit | 08106ac7c892cad769c5026cb9dd877a39aed603 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 05 10:08:24 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jun 05 10:08:24 2012 -0400 |
tree | 03d26412d855d3fb0b68795f9c1e967aea9751db | |
parent | 029c53473727f21c1dd73237e8d630a6f007a2fe [diff] |
NFSv4.1: Convert a trivial printk into a dprintk There is no need to bug the user about the server returning an error on destroy_session. The error will be handled by the state manager, without any need for further input from anyone else. So convert that printk into a debugging dprintk. Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>