Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200139
b: refs/heads/master
c: c29684d
h: refs/heads/master
i:
  200137: b44fc16
  200135: 4d043b5
v: v3
  • Loading branch information
Ryusuke Konishi committed May 31, 2010
1 parent ba86fc5 commit 74763ff
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 84cb0999851e25bc4bd4aaa717cc8f8acbf42b2a
refs/heads/master: c29684d6834af7b3792f2feb6bdcf8c906ad8db6
2 changes: 0 additions & 2 deletions trunk/fs/nilfs2/btree.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ struct nilfs_btree_path {

extern struct kmem_cache *nilfs_btree_path_cache;

int nilfs_btree_path_cache_init(void);
void nilfs_btree_path_cache_destroy(void);
int nilfs_btree_init(struct nilfs_bmap *);
int nilfs_btree_convert_and_insert(struct nilfs_bmap *, __u64, __u64,
const __u64 *, const __u64 *, int);
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nilfs2/segbuf.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,6 @@ struct nilfs_segment_buffer {

extern struct kmem_cache *nilfs_segbuf_cachep;

int __init nilfs_init_segbuf_cache(void);
void nilfs_destroy_segbuf_cache(void);
struct nilfs_segment_buffer *nilfs_segbuf_new(struct super_block *);
void nilfs_segbuf_free(struct nilfs_segment_buffer *);
void nilfs_segbuf_map(struct nilfs_segment_buffer *, __u64, unsigned long,
Expand Down
2 changes: 0 additions & 2 deletions trunk/fs/nilfs2/segment.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,8 +221,6 @@ enum {
extern struct kmem_cache *nilfs_transaction_cachep;

/* segment.c */
extern int nilfs_init_transaction_cache(void);
extern void nilfs_destroy_transaction_cache(void);
extern void nilfs_relax_pressure_in_lock(struct super_block *);

extern int nilfs_construct_segment(struct super_block *);
Expand Down

0 comments on commit 74763ff

Please sign in to comment.