Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114664
b: refs/heads/master
c: 6c5e51d
h: refs/heads/master
v: v3
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed Oct 15, 2008
1 parent bafd2fa commit 5ad9989
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: eae82541cf62cd8b585377d799335b8f9a701c4a
refs/heads/master: 6c5e51dae2c37127e00be392f40842e08077e96a
2 changes: 1 addition & 1 deletion trunk/fs/xfs/linux-2.6/xfs_super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@ xfs_fs_remount(
"XFS: mount option \"%s\" not supported for remount\n", p);
return -EINVAL;
#else
return 0;
break;
#endif
}
}
Expand Down

0 comments on commit 5ad9989

Please sign in to comment.