Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101069
b: refs/heads/master
c: 8a35694
h: refs/heads/master
i:
  101067: d0f6a60
v: v3
  • Loading branch information
Shen Feng authored and Theodore Ts'o committed Jul 11, 2008
1 parent 7147aef commit e807c9c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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: e7dfb2463e3c1b10c38372023e0186d25dec1fa6
refs/heads/master: 8a35694e1181a5c6d6496dca09407fc7fa4c86c2
2 changes: 1 addition & 1 deletion trunk/fs/ext4/ext4.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
#include "ext4_i.h"

/*
* The second extended filesystem constants/structures
* The fourth extended filesystem constants/structures
*/

/*
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/ext4/ext4_i.h
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ struct ext4_ext_cache {
};

/*
* third extended file system inode data in memory
* fourth extended file system inode data in memory
*/
struct ext4_inode_info {
__le32 i_data[15]; /* unconverted */
Expand Down
2 changes: 1 addition & 1 deletion trunk/fs/ext4/ext4_sb.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include <linux/rbtree.h>

/*
* third extended-fs super-block data in memory
* fourth extended-fs super-block data in memory
*/
struct ext4_sb_info {
unsigned long s_desc_size; /* Size of a group descriptor in bytes */
Expand Down

0 comments on commit e807c9c

Please sign in to comment.