Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64685
b: refs/heads/master
c: 48440e8
h: refs/heads/master
i:
  64683: 70354ae
v: v3
  • Loading branch information
David Howells authored and David Woodhouse committed Sep 2, 2007
1 parent 33ce6c9 commit 1bc0746
Show file tree
Hide file tree
Showing 2 changed files with 3 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: fc0e01974ccccc7530b7634a63ee3fcc57b845ea
refs/heads/master: 48440e893d700fb8f0de95fa7d748b711d290365
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/mtdsuper.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ static int get_sb_mtd_aux(struct file_system_type *fs_type, int flags,
DEBUG(1, "MTDSB: New superblock for device %d (\"%s\")\n",
mtd->index, mtd->name);

sb->s_flags = flags;

ret = fill_super(sb, data, flags & MS_SILENT ? 1 : 0);
if (ret < 0) {
up_write(&sb->s_umount);
Expand Down

0 comments on commit 1bc0746

Please sign in to comment.