Commit 48f930ea authored by Ilya Dryomov's avatar Ilya Dryomov

ceph: include ceph_debug.h in cache.c

Any file that uses dout() should include ceph_debug.h at the top.
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 536cc331
......@@ -6,6 +6,8 @@
* Written by Milosz Tanski (milosz@adfin.com)
*/
#include <linux/ceph/ceph_debug.h>
#include "super.h"
#include "cache.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment