Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 269911
b: refs/heads/master
c: 815cb21
h: refs/heads/master
i:
  269909: f66f1b7
  269907: d834ab9
  269903: 6784f7d
v: v3
  • Loading branch information
Christoph Hellwig authored and Alex Elder committed Oct 12, 2011
1 parent 9f23f15 commit 67104b9
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: c029a50d51b8a9520105ec903639de03389915d0
refs/heads/master: 815cb21662b914e1e14c256a3d662b1352c8509e
2 changes: 1 addition & 1 deletion trunk/fs/xfs/xfs_dfrag.c
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ xfs_swap_extents(
if (mp->m_flags & XFS_MOUNT_WSYNC)
xfs_trans_set_sync(tp);

error = xfs_trans_commit(tp, XFS_TRANS_SWAPEXT);
error = xfs_trans_commit(tp, 0);

trace_xfs_swap_extent_after(ip, 0);
trace_xfs_swap_extent_after(tip, 1);
Expand Down

0 comments on commit 67104b9

Please sign in to comment.