]> git.baikalelectronics.ru Git - kernel.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)
commit7dc43c44b9d45877f55be562b3c92b9a909d1b48
tree586f2a8ce1420cd51bae63c4d0e97717ed75ae4d
parent818b632928dff8f1d8ad7c8dabe8eaf24b0ca7d9
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