Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38875
b: refs/heads/master
c: 825f907
h: refs/heads/master
i:
  38873: 8120240
  38871: afc84e6
v: v3
  • Loading branch information
Theodore Ts'o authored and Steven Whitehouse committed Sep 28, 2006
1 parent 6c98e44 commit eb15db2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 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: bba9dfd83587017de1c55a94c077983e0dfa0251
refs/heads/master: 825f9075d74028d11d7f5932f04e1b5db3022b51
1 change: 0 additions & 1 deletion trunk/fs/gfs2/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ void gfs2_inode_attr_in(struct gfs2_inode *ip)
inode->i_atime.tv_nsec = 0;
inode->i_mtime.tv_nsec = 0;
inode->i_ctime.tv_nsec = 0;
inode->i_blksize = PAGE_SIZE;
inode->i_blocks = di->di_blocks <<
(GFS2_SB(inode)->sd_sb.sb_bsize_shift - GFS2_BASIC_BLOCK_SHIFT);

Expand Down

0 comments on commit eb15db2

Please sign in to comment.