Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251730
b: refs/heads/master
c: 0b26859
h: refs/heads/master
v: v3
  • Loading branch information
Amir Goldstein authored and Theodore Ts'o committed May 16, 2011
1 parent 57dc3e4 commit 76a3182
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6976a6f2acde2b0443cd64f1d08af90630e4ce81
refs/heads/master: 0b26859027ce0005ef89520af20351360e51ad76
3 changes: 3 additions & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -4681,6 +4681,9 @@ static int ext4_quota_off(struct super_block *sb, int type)
if (test_opt(sb, DELALLOC))
sync_filesystem(sb);

if (!inode)
goto out;

/* Update modification times of quota files when userspace can
* start looking at them */
handle = ext4_journal_start(inode, 1);
Expand Down

0 comments on commit 76a3182

Please sign in to comment.