Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329043
b: refs/heads/master
c: 4c08372
h: refs/heads/master
i:
  329041: 9c8fdb3
  329039: 120f39c
v: v3
  • Loading branch information
Carlos Maiolino authored and Ben Myers committed Sep 26, 2012
1 parent 7e6bfc9 commit ba710ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 2d2194f61fddab3a9731b6e7a7ae3a4a19dd810c
refs/heads/master: 4c0837224c677db35cd85b04a77504c496cadb66
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ xfs_fs_remount(
mp->m_flags &= ~XFS_MOUNT_BARRIER;
break;
case Opt_inode64:
xfs_set_inode64(mp);
mp->m_maxagi = xfs_set_inode64(mp);
break;
default:
/*
Expand Down

0 comments on commit ba710ec

Please sign in to comment.