mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 20:22:09 +00:00
ceph: include ceph_debug.h in cache.c
Any file that uses dout() should include ceph_debug.h at the top. Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
parent
536cc331a4
commit
48f930ea6d
@ -6,6 +6,8 @@
|
||||
* Written by Milosz Tanski (milosz@adfin.com)
|
||||
*/
|
||||
|
||||
#include <linux/ceph/ceph_debug.h>
|
||||
|
||||
#include "super.h"
|
||||
#include "cache.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user