Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323380
b: refs/heads/master
c: 8bad3c0
h: refs/heads/master
v: v3
  • Loading branch information
Liu Bo authored and Jiri Kosina committed Sep 1, 2012
1 parent 38c1530 commit 485f5db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 59e13d48334c38a73aec1759fe9a13eb4e476bf6
refs/heads/master: 8bad3c024496e30948f576485c10ecc9ebdfe41d
4 changes: 2 additions & 2 deletions trunk/fs/btrfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -1969,8 +1969,8 @@ static int btrfs_finish_ordered_io(struct btrfs_ordered_extent *ordered_extent)
ordered_extent->len - 1, NULL, GFP_NOFS);

/*
* This needs to be dont to make sure anybody waiting knows we are done
* upating everything for this ordered extent.
* This needs to be done to make sure anybody waiting knows we are done
* updating everything for this ordered extent.
*/
btrfs_remove_ordered_extent(inode, ordered_extent);

Expand Down

0 comments on commit 485f5db

Please sign in to comment.