]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFS: get rid of useless kernel log message
authorChuck Lever <cel@netapp.com>
Wed, 30 Nov 2005 23:08:57 +0000 (18:08 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 6 Jan 2006 19:58:48 +0000 (14:58 -0500)
commitdc20f803904dbf30f834dcc43c14701dfce32491
tree27d12ce7f8c7455501c93198d194824a346ce2ad
parenta911fd9a6046200e439b4af172e8379c0942eec3
NFS: get rid of useless kernel log message

 nfs_statfs() generates a log message when GETATTR returns an error.  This
 is usually a useless message.  Make it a dprintk.

 Test plan:
 None

Signed-off-by: Chuck Lever <cel@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/inode.c