Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199182
b: refs/heads/master
c: 4c9002d
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro committed May 28, 2010
1 parent 8ca23ba commit feee642
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: 459f6ed3b8c74cedeb64e5a854394c0d40eda9cd
refs/heads/master: 4c9002de329c9ae825f10eb9044c928434a4d230
1 change: 1 addition & 0 deletions trunk/fs/sysv/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ static int sysv_sync_fs(struct super_block *sb, int wait)
* then attach current time stamp.
* But if the filesystem was marked clean, keep it clean.
*/
sb->s_dirt = 0;
old_time = fs32_to_cpu(sbi, *sbi->s_sb_time);
if (sbi->s_type == FSTYPE_SYSV4) {
if (*sbi->s_sb_state == cpu_to_fs32(sbi, 0x7c269d38 - old_time))
Expand Down

0 comments on commit feee642

Please sign in to comment.