Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 206335
b: refs/heads/master
c: bde4e69
h: refs/heads/master
i:
  206333: 6652a24
  206331: 34ae2cb
  206327: d86a1fb
  206319: 498719f
  206303: dc639c1
  206271: 875ffcd
  206207: 935629f
  206079: e87a735
  205823: 300cd0e
v: v3
  • Loading branch information
Ryusuke Konishi committed Jul 23, 2010
1 parent 955c7ce commit 441ebf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 57a4bfc486727b68e4422031aeba427fb7262668
refs/heads/master: bde4e696e4a527c3cc579ed77e4844d11ca17e12
1 change: 0 additions & 1 deletion trunk/fs/nilfs2/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,6 @@ static int nilfs_remount(struct super_block *sb, int *flags, char *data)
if (!(sbp->s_state & le16_to_cpu(NILFS_VALID_FS)) &&
(nilfs->ns_mount_state & NILFS_VALID_FS))
sbp->s_state = cpu_to_le16(nilfs->ns_mount_state);
sbp->s_mtime = cpu_to_le64(get_seconds());
nilfs_commit_super(sbi, 1);
up_write(&nilfs->ns_sem);
} else {
Expand Down

0 comments on commit 441ebf9

Please sign in to comment.