Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 147887
b: refs/heads/master
c: d731e06
h: refs/heads/master
i:
  147885: cb951e3
  147883: 8ac257f
  147879: ac8a6d0
  147871: 42f93a4
v: v3
  • Loading branch information
Christoph Hellwig authored and Al Viro committed Jun 12, 2009
1 parent 31a9f16 commit 3071cb7
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: d579ed00aa96a7f7486978540a0d7cecaff742ae
refs/heads/master: d731e06323cb705003e4172ec209e469be4c18e1
2 changes: 2 additions & 0 deletions trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,6 +391,8 @@ static int nilfs_sync_fs(struct super_block *sb, int wait)
{
int err = 0;

nilfs_write_super(sb);

/* This function is called when super block should be written back */
if (wait)
err = nilfs_construct_segment(sb);
Expand Down

0 comments on commit 3071cb7

Please sign in to comment.