]> Git Repo - linux.git/commit
xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit
authorChristoph Hellwig <[email protected]>
Mon, 26 Sep 2011 09:14:34 +0000 (09:14 +0000)
committerAlex Elder <[email protected]>
Wed, 12 Oct 2011 02:15:08 +0000 (21:15 -0500)
commit815cb21662b914e1e14c256a3d662b1352c8509e
tree7e87f3d4c01a2869e2b5e438a688827c33d6f5cc
parentc029a50d51b8a9520105ec903639de03389915d0
xfs: XFS_TRANS_SWAPEXT is not a valid flag for xfs_trans_commit

XFS_TRANS_SWAPEXT is a transaction type, not a flag for xfs_trans_commit, so
don't pass it in xfs_swap_extents.

Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
fs/xfs/xfs_dfrag.c
This page took 0.054712 seconds and 4 git commands to generate.