Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188037
b: refs/heads/master
c: 55480a0
h: refs/heads/master
i:
  188035: fb3df5a
v: v3
  • Loading branch information
Ryusuke Konishi committed Mar 14, 2010
1 parent 4f881fd commit 8bf2a3e
Show file tree
Hide file tree
Showing 3 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: 7a65004bbaa6a21a0438aac9c64814e46084dc3f
refs/heads/master: 55480a06e9ee8d05d0e580bf46611df489653c76
2 changes: 1 addition & 1 deletion trunk/fs/nilfs2/segbuf.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
struct nilfs_write_info {
struct the_nilfs *nilfs;
struct bio *bio;
int start, end; /* The region to be submitted */
int start, end; /* The region to be submitted */
int rest_blocks;
int max_pages;
int nr_vecs;
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/nilfs2/segment.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ struct nilfs_recovery_info {
*/
struct nilfs_cstage {
int scnt;
unsigned flags;
unsigned flags;
struct nilfs_inode_info *dirty_file_ptr;
struct nilfs_inode_info *gc_inode_ptr;
};
Expand Down

0 comments on commit 8bf2a3e

Please sign in to comment.