]> git.karo-electronics.de Git - linux-beck.git/commit
nfsd4: nfsd4_create_clid_dir prints uninitialized data
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 28 Aug 2013 12:49:45 +0000 (08:49 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 30 Aug 2013 21:30:52 +0000 (17:30 -0400)
commit248f807b479145194a83c5270440b3f51c1836d7
tree1889cee149cd3a4503d76fc5a1444228caa13ee6
parentbf7bd3e98be5c74813bee6ad496139fb0a011b3b
nfsd4: nfsd4_create_clid_dir prints uninitialized data

Take the easy way out and just remove the printk.

Reported-by: David Howells <dhowells@redhat.com>
fs/nfsd/nfs4recover.c