summaryrefslogtreecommitdiffstats
path: root/fs/ceph/super.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2010-05-03 16:36:19 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2010-05-03 16:36:19 -0700
commitd93ac51c7a129db7a1431d859a3ef45a0b1f3fc5 (patch)
treec584c3df3abf2c7624d76f7d711b7db1050aa9c4 /fs/ceph/super.h
parent37e27e36bc416b07d853d493e6818d6a785507a2 (diff)
parentb0930f8d38c6ab76dc8222a5a910a21392d38208 (diff)
downloadop-kernel-dev-d93ac51c7a129db7a1431d859a3ef45a0b1f3fc5.zip
op-kernel-dev-d93ac51c7a129db7a1431d859a3ef45a0b1f3fc5.tar.gz
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client: ceph: remove bad auth_x kmem_cache ceph: fix lockless caps check ceph: clear dir complete, invalidate dentry on replayed rename ceph: fix direct io truncate offset ceph: discard incoming messages with bad seq # ceph: fix seq counting for skipped messages ceph: add missing #includes ceph: fix leaked spinlock during mds reconnect ceph: print more useful version info on module load ceph: fix snap realm splits ceph: clear dir complete on d_move
Diffstat (limited to 'fs/ceph/super.h')
-rw-r--r--fs/ceph/super.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ceph/super.h b/fs/ceph/super.h
index e30dfbb..13513b8 100644
--- a/fs/ceph/super.h
+++ b/fs/ceph/super.h
@@ -10,6 +10,7 @@
#include <linux/fs.h>
#include <linux/mempool.h>
#include <linux/pagemap.h>
+#include <linux/slab.h>
#include <linux/wait.h>
#include <linux/writeback.h>
#include <linux/slab.h>
OpenPOWER on IntegriCloud