commit | 0173c689ff4c0855e24ceb898274af1339b5db48 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Oct 17 14:16:22 2017 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu Oct 26 15:38:21 2017 -0700 |
tree | 67dc625caf25928ebb5cf49477d5c51eddbdd7fa | |
parent | 1b24b633aafe4729c468f4144246709cdbda0f35 [diff] |
xfs: use correct state defines in xfs_bmap_del_extent_{cow,delay} Use the _FILLING values to match the usage in the xfs_bmap_add_extent_* helpers. No change in behavior, just better naming in the code and tracepoint output. Signed-off-by: Christoph Hellwig <hch@lst.de> Reported-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>