Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95058
b: refs/heads/master
c: ef73772
h: refs/heads/master
v: v3
  • Loading branch information
Solofo Ramangalahy authored and Theodore Ts'o committed Apr 30, 2008
1 parent 0e970f9 commit d919308
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: c83617db76353ff30e825874be2c15c185b95759
refs/heads/master: ef7377289a1510d638004158e43878643bc75dc5
2 changes: 2 additions & 0 deletions trunk/fs/ext4/extents.c
Original file line number Diff line number Diff line change
Expand Up @@ -2809,6 +2809,8 @@ void ext4_ext_truncate(struct inode * inode, struct page *page)
ext4_orphan_del(handle, inode);

up_write(&EXT4_I(inode)->i_data_sem);
inode->i_mtime = inode->i_ctime = ext4_current_time(inode);
ext4_mark_inode_dirty(handle, inode);
ext4_journal_stop(handle);
}

Expand Down

0 comments on commit d919308

Please sign in to comment.