Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58097
b: refs/heads/master
c: ddc80bd
h: refs/heads/master
i:
  58095: 786c144
v: v3
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jun 28, 2007
1 parent 6b04169 commit 243595a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5da44ad504662de8120063bdca46897a15f3f1e5
refs/heads/master: ddc80bd781590ef6eb8ce30a0f3ac88c5599e41c
1 change: 1 addition & 0 deletions trunk/fs/ext2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1043,6 +1043,7 @@ static int ext2_remount (struct super_block * sb, int * flags, char * data)

if ((ext2_use_xip(sb)) && (sb->s_blocksize != PAGE_SIZE)) {
printk("XIP: Unsupported blocksize\n");
err = -EINVAL;
goto restore_opts;
}

Expand Down

0 comments on commit 243595a

Please sign in to comment.