Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190527
b: refs/heads/master
c: d45d0d9
h: refs/heads/master
i:
  190525: 2a939c1
  190523: 3cc0d8a
  190519: 5e731ea
  190511: 050f416
  190495: 33b36c9
  190463: 9fa46ea
v: v3
  • Loading branch information
Sage Weil committed May 3, 2010
1 parent de8d25c commit 73bbcd9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0b0c06d1476290cea248923c0ee7be9fd61cacea
refs/heads/master: d45d0d970f495e04a4e4f46acd74e90f4a4564f9
1 change: 1 addition & 0 deletions trunk/fs/ceph/auth.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/slab.h>

#include "types.h"
#include "auth_none.h"
Expand Down
2 changes: 2 additions & 0 deletions trunk/fs/ceph/auth_none.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#ifndef _FS_CEPH_AUTH_NONE_H
#define _FS_CEPH_AUTH_NONE_H

#include <linux/slab.h>

#include "auth.h"

/*
Expand Down
1 change: 1 addition & 0 deletions trunk/fs/ceph/super.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 73bbcd9

Please sign in to comment.