Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117634
b: refs/heads/master
c: 12e1ec9
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Oct 23, 2008
1 parent 779ee0e commit f62a61c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 1f6d6e8ebe73ba9d9d4c693f7f6f50f661dbd6e4
refs/heads/master: 12e1ec9ff31d388305da644b452c9f80d244aa55
2 changes: 1 addition & 1 deletion trunk/fs/ext3/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -2836,7 +2836,7 @@ static int ext3_quota_on(struct super_block *sb, int type, int format_id,
err = journal_flush(EXT3_SB(sb)->s_journal);
journal_unlock_updates(EXT3_SB(sb)->s_journal);
if (err) {
path_put(&nd.path);
path_put(&path);
return err;
}
}
Expand Down

0 comments on commit f62a61c

Please sign in to comment.