Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188034
b: refs/heads/master
c: 9ccf56c
h: refs/heads/master
v: v3
  • Loading branch information
Ryusuke Konishi committed Mar 14, 2010
1 parent a3cafff commit 0fd69af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 6c477d44a7dad43a2783b4dea7f4ca3882d77126
refs/heads/master: 9ccf56c13831c5fe0edecd8c1184c9a6fe805d23
4 changes: 2 additions & 2 deletions trunk/fs/nilfs2/segment.c
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ int nilfs_init_transaction_cache(void)
}

/**
* nilfs_detroy_transaction_cache - destroy the cache for transaction info
* nilfs_destroy_transaction_cache - destroy the cache for transaction info
*
* nilfs_destroy_transaction_cache() frees the slab cache for the struct
* nilfs_transaction_info.
Expand Down Expand Up @@ -2214,7 +2214,7 @@ static int nilfs_segctor_do_construct(struct nilfs_sc_info *sci, int mode)
}

/**
* nilfs_secgtor_start_timer - set timer of background write
* nilfs_segctor_start_timer - set timer of background write
* @sci: nilfs_sc_info
*
* If the timer has already been set, it ignores the new request.
Expand Down

0 comments on commit 0fd69af

Please sign in to comment.