Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131436
b: refs/heads/master
c: e1df36d
h: refs/heads/master
v: v3
  • Loading branch information
Chris Mason committed Feb 12, 2009
1 parent 56de6b1 commit 403706e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 536ac8ae86e68bb5574d7cc81c7d229a86b82601
refs/heads/master: e1df36d2f18254d0690a0fbe036cece74ec311b8
1 change: 0 additions & 1 deletion trunk/fs/btrfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,6 @@ int btrfs_sync_fs(struct super_block *sb, int wait)
btrfs_start_delalloc_inodes(root);
btrfs_wait_ordered_extents(root, 0);

btrfs_clean_old_snapshots(root);
trans = btrfs_start_transaction(root, 1);
ret = btrfs_commit_transaction(trans, root);
sb->s_dirt = 0;
Expand Down

0 comments on commit 403706e

Please sign in to comment.