]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pnfs/blocklayout: remove some debugging
authorChristoph Hellwig <hch@lst.de>
Thu, 11 Sep 2014 00:36:28 +0000 (17:36 -0700)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 12 Sep 2014 17:20:35 +0000 (13:20 -0400)
commit3e3f6b4e2613627d4e971c44eec35e945b39e5e5
tree586f2a8ce1420cd51bae63c4d0e97717ed75ae4d
parent8d11620e1e43f829721aa1e76bd9dc2da079df9e
pnfs/blocklayout: remove some debugging

The kbuild test robot complained that we got the printk format wrong.
Let's just kill these printks instead of fixing them as there is not
point after the initial tree algorithm debugging.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/blocklayout/extent_tree.c