Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190520
b: refs/heads/master
c: 973bec3
h: refs/heads/master
v: v3
  • Loading branch information
Ryusuke Konishi authored and Linus Torvalds committed May 3, 2010
1 parent 5e731ea commit f24ddde
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: 54413b825ca502b9384edabf972c512c29d64010
refs/heads/master: 973bec34bfc1bc2465646181653d67f767d418c8
1 change: 1 addition & 0 deletions trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,7 @@ nilfs_fill_super(struct super_block *sb, void *data, int silent,
sb->s_export_op = &nilfs_export_ops;
sb->s_root = NULL;
sb->s_time_gran = 1;
sb->s_bdi = nilfs->ns_bdi;

err = load_nilfs(nilfs, sbi);
if (err)
Expand Down

0 comments on commit f24ddde

Please sign in to comment.